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

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

#include <OgreGLES2FBORenderTexture.h>

Public Attributes

size_t depth
 
size_t stencil
 

Detailed Description

Allowed modes/properties for this pixel format.

Definition at line 116 of file OgreGLES2FBORenderTexture.h.

Member Data Documentation

size_t Ogre::GLES2FBOManager::FormatProperties::Mode::depth

Definition at line 118 of file OgreGLES2FBORenderTexture.h.

size_t Ogre::GLES2FBOManager::FormatProperties::Mode::stencil

Definition at line 119 of file OgreGLES2FBORenderTexture.h.


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