Public Member Functions | Public Attributes | List of all members
Ogre::GLESPBRTTManager::PBRef Struct Reference

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

#include <OgreGLESPBRenderTexture.h>

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 ( )

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:

Copyright © 2012 Torus Knot Software Ltd
Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
Last modified Tue Mar 18 2014 19:15:41