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

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

#include <OgreGL3PlusFBORenderTexture.h>

Public Attributes

size_t depth
 
size_t stencil
 

Detailed Description

Allowed modes/properties for this pixel format.

Definition at line 116 of file OgreGL3PlusFBORenderTexture.h.

Member Data Documentation

size_t Ogre::GL3PlusFBOManager::FormatProperties::Mode::depth

Definition at line 118 of file OgreGL3PlusFBORenderTexture.h.

size_t Ogre::GL3PlusFBOManager::FormatProperties::Mode::stencil

Definition at line 119 of file OgreGL3PlusFBORenderTexture.h.


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