OGRE
1.11.6
Object-Oriented Graphics Rendering Engine
|
GL surface descriptor. More...
#include <OgreGLRenderTexture.h>
Public Member Functions | |
GLSurfaceDesc () | |
Public Attributes | |
GLHardwarePixelBufferCommon * | buffer |
uint | numSamples |
uint32 | zoffset |
GL surface descriptor.
Points to a 2D surface that can be rendered to.
|
inline |
GLHardwarePixelBufferCommon* Ogre::GLSurfaceDesc::buffer |
uint32 Ogre::GLSurfaceDesc::zoffset |
uint Ogre::GLSurfaceDesc::numSamples |