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

GL surface descriptor. More...

#include <OgreGLRenderTexture.h>

+ Collaboration diagram for Ogre::GLSurfaceDesc:

Public Member Functions

 GLSurfaceDesc ()
 

Public Attributes

GLHardwarePixelBufferbuffer
 
uint numSamples
 
uint32 zoffset
 

Detailed Description

GL surface descriptor.

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

Definition at line 37 of file OgreGLRenderTexture.h.

Constructor & Destructor Documentation

Ogre::GLSurfaceDesc::GLSurfaceDesc ( )
inline

Definition at line 44 of file OgreGLRenderTexture.h.

Member Data Documentation

GLHardwarePixelBuffer* Ogre::GLSurfaceDesc::buffer

Definition at line 40 of file OgreGLRenderTexture.h.

uint Ogre::GLSurfaceDesc::numSamples

Definition at line 42 of file OgreGLRenderTexture.h.

uint32 Ogre::GLSurfaceDesc::zoffset

Definition at line 41 of file OgreGLRenderTexture.h.


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