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

GL surface descriptor. More...

#include <OgreGLRenderTexture.h>

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

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:

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:44