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

Structure containing the configuration for one shadow texture. More...

#include <OgreShadowTextureManager.h>

Public Member Functions

 ShadowTextureConfig ()
 

Public Attributes

PixelFormat format
 
unsigned int height
 
unsigned int width
 

Detailed Description

Structure containing the configuration for one shadow texture.

Definition at line 52 of file OgreShadowTextureManager.h.

Constructor & Destructor Documentation

Ogre::ShadowTextureConfig::ShadowTextureConfig ( )
inline

Definition at line 58 of file OgreShadowTextureManager.h.

Member Data Documentation

PixelFormat Ogre::ShadowTextureConfig::format

Definition at line 56 of file OgreShadowTextureManager.h.

unsigned int Ogre::ShadowTextureConfig::height

Definition at line 55 of file OgreShadowTextureManager.h.

unsigned int Ogre::ShadowTextureConfig::width

Definition at line 54 of file OgreShadowTextureManager.h.


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