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

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

#include <OgreGLESFBORenderTexture.h>

Public Attributes

size_t depth
 
size_t stencil
 

Detailed Description

Allowed modes/properties for this pixel format.

Definition at line 129 of file OgreGLESFBORenderTexture.h.

Member Data Documentation

size_t Ogre::GLESFBOManager::FormatProperties::Mode::depth

Definition at line 131 of file OgreGLESFBORenderTexture.h.

size_t Ogre::GLESFBOManager::FormatProperties::Mode::stencil

Definition at line 132 of file OgreGLESFBORenderTexture.h.


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