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

GL surface descriptor. More...

#include <OgreGL3PlusRenderTexture.h>

Public Member Functions

 GL3PlusSurfaceDesc ()
 

Public Attributes

GL3PlusHardwarePixelBufferbuffer
 
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 OgreGL3PlusRenderTexture.h.

Constructor & Destructor Documentation

◆ GL3PlusSurfaceDesc()

Ogre::GL3PlusSurfaceDesc::GL3PlusSurfaceDesc ( )

Definition at line 46 of file OgreGL3PlusRenderTexture.h.

Member Data Documentation

◆ buffer

GL3PlusHardwarePixelBuffer* Ogre::GL3PlusSurfaceDesc::buffer

Definition at line 42 of file OgreGL3PlusRenderTexture.h.

◆ numSamples

uint Ogre::GL3PlusSurfaceDesc::numSamples

Definition at line 44 of file OgreGL3PlusRenderTexture.h.

◆ zoffset

uint32 Ogre::GL3PlusSurfaceDesc::zoffset

Definition at line 43 of file OgreGL3PlusRenderTexture.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