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

#include <OgreLodConfig.h>

+ Collaboration diagram for Ogre::LodConfig:

Public Types

typedef vector< LodLevel >::type LodLevelList
 

Public Attributes

LodLevelList levels
 
MeshPtr mesh
 
LodStrategystrategy
 

Detailed Description

Definition at line 104 of file OgreLodConfig.h.

Member Typedef Documentation

Definition at line 107 of file OgreLodConfig.h.

Member Data Documentation

LodLevelList Ogre::LodConfig::levels

Definition at line 108 of file OgreLodConfig.h.

MeshPtr Ogre::LodConfig::mesh

Definition at line 105 of file OgreLodConfig.h.

LodStrategy* Ogre::LodConfig::strategy

Definition at line 106 of file OgreLodConfig.h.


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