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

Frame Buffer Object properties for a certain texture format. More...

+ Collaboration diagram for Ogre::GLES2FBOManager::FormatProperties:

Classes

struct  Mode
 Allowed modes/properties for this pixel format. More...
 

Public Attributes

vector< Mode >::type modes
 
bool valid
 

Detailed Description

Frame Buffer Object properties for a certain texture format.

Definition at line 123 of file OgreGLES2FBORenderTexture.h.

Member Data Documentation

vector<Mode>::type Ogre::GLES2FBOManager::FormatProperties::modes

Definition at line 135 of file OgreGLES2FBORenderTexture.h.

bool Ogre::GLES2FBOManager::FormatProperties::valid

Definition at line 125 of file OgreGLES2FBORenderTexture.h.


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