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

GL surface descriptor. More...

#include <OgreGLESRenderTexture.h>

Public Member Functions

 GLESSurfaceDesc ()
 

Public Attributes

GLESHardwarePixelBufferbuffer
 
uint numSamples
 
uint zoffset
 

Detailed Description

GL surface descriptor.

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

Definition at line 40 of file OgreGLESRenderTexture.h.

Constructor & Destructor Documentation

◆ GLESSurfaceDesc()

Ogre::GLESSurfaceDesc::GLESSurfaceDesc ( )

Definition at line 47 of file OgreGLESRenderTexture.h.

Member Data Documentation

◆ buffer

GLESHardwarePixelBuffer* Ogre::GLESSurfaceDesc::buffer

Definition at line 43 of file OgreGLESRenderTexture.h.

◆ numSamples

uint Ogre::GLESSurfaceDesc::numSamples

Definition at line 45 of file OgreGLESRenderTexture.h.

◆ zoffset

uint Ogre::GLESSurfaceDesc::zoffset

Definition at line 44 of file OgreGLESRenderTexture.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 Apr 13 2021 08:53:15