OGRE  1.7
Object-Oriented Graphics Rendering Engine
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Ogre::GLESPBRTTManager::PBRef Struct Reference

Reference to a PBuffer, with refcount. More...

#include <OgreGLESPBRenderTexture.h>

+ Collaboration diagram for Ogre::GLESPBRTTManager::PBRef:

Public Member Functions

 PBRef ()
 

Public Attributes

GLESPBufferpb
 
size_t refcount
 

Detailed Description

Reference to a PBuffer, with refcount.

Definition at line 96 of file OgreGLESPBRenderTexture.h.

Constructor & Destructor Documentation

Ogre::GLESPBRTTManager::PBRef::PBRef ( )
inline

Definition at line 98 of file OgreGLESPBRenderTexture.h.

Member Data Documentation

GLESPBuffer* Ogre::GLESPBRTTManager::PBRef::pb

Definition at line 99 of file OgreGLESPBRenderTexture.h.

size_t Ogre::GLESPBRTTManager::PBRef::refcount

Definition at line 100 of file OgreGLESPBRenderTexture.h.


The documentation for this struct was generated from the following file: