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

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

+ Collaboration diagram for Ogre::GLFBOManager::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 113 of file OgreGLFBORenderTexture.h.

Member Data Documentation

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

Definition at line 125 of file OgreGLFBORenderTexture.h.

bool Ogre::GLFBOManager::FormatProperties::valid

Definition at line 115 of file OgreGLFBORenderTexture.h.


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