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

GL surface descriptor. More...

#include <OgreGLES2RenderTexture.h>

Public Member Functions

 GLES2SurfaceDesc ()
 

Public Attributes

GLES2HardwarePixelBufferbuffer
 
uint numSamples
 
uint32 zoffset
 

Detailed Description

GL surface descriptor.

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

Definition at line 39 of file OgreGLES2RenderTexture.h.

Constructor & Destructor Documentation

◆ GLES2SurfaceDesc()

Ogre::GLES2SurfaceDesc::GLES2SurfaceDesc ( )

Definition at line 46 of file OgreGLES2RenderTexture.h.

Member Data Documentation

◆ buffer

GLES2HardwarePixelBuffer* Ogre::GLES2SurfaceDesc::buffer

Definition at line 42 of file OgreGLES2RenderTexture.h.

◆ numSamples

uint Ogre::GLES2SurfaceDesc::numSamples

Definition at line 44 of file OgreGLES2RenderTexture.h.

◆ zoffset

uint32 Ogre::GLES2SurfaceDesc::zoffset

Definition at line 43 of file OgreGLES2RenderTexture.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 Sun Oct 22 2017 04:04:15