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

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

#include <OgreGLPBRenderTexture.h>

+ Collaboration diagram for Ogre::GLPBRTTManager::PBRef:

Public Member Functions

 PBRef ()
 

Public Attributes

GLPBufferpb
 
size_t refcount
 

Detailed Description

Reference to a PBuffer, with refcount.

Definition at line 95 of file OgreGLPBRenderTexture.h.

Constructor & Destructor Documentation

Ogre::GLPBRTTManager::PBRef::PBRef ( )
inline

Definition at line 97 of file OgreGLPBRenderTexture.h.

Member Data Documentation

GLPBuffer* Ogre::GLPBRTTManager::PBRef::pb

Definition at line 98 of file OgreGLPBRenderTexture.h.

size_t Ogre::GLPBRTTManager::PBRef::refcount

Definition at line 99 of file OgreGLPBRenderTexture.h.


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