OGRE  1.7
Object-Oriented Graphics Rendering Engine
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator 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 108 of file OgreGLFBORenderTexture.h.

Member Data Documentation

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

Definition at line 120 of file OgreGLFBORenderTexture.h.

bool Ogre::GLFBOManager::FormatProperties::valid

Definition at line 110 of file OgreGLFBORenderTexture.h.


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