OGRE  1.12.12
Object-Oriented Graphics Rendering Engine
Ogre::GLSurfaceDesc Struct Reference

GL surface descriptor. More...

#include <OgreGLRenderTexture.h>

Public Member Functions

 GLSurfaceDesc ()
 

Public Attributes

GLHardwarePixelBufferCommonbuffer
 
uint numSamples
 
uint32 zoffset
 

Detailed Description

GL surface descriptor.

Points to a 2D surface that can be rendered to.

Constructor & Destructor Documentation

Ogre::GLSurfaceDesc::GLSurfaceDesc ( )
inline

Member Data Documentation

GLHardwarePixelBufferCommon* Ogre::GLSurfaceDesc::buffer
uint32 Ogre::GLSurfaceDesc::zoffset
uint Ogre::GLSurfaceDesc::numSamples

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