Public Types | Public Attributes | List of all members
Ogre::LodConfig Struct Reference

#include <OgreLodConfig.h>

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

◆ LodLevelList

Definition at line 107 of file OgreLodConfig.h.

Member Data Documentation

◆ levels

LodLevelList Ogre::LodConfig::levels

Definition at line 108 of file OgreLodConfig.h.

◆ mesh

MeshPtr Ogre::LodConfig::mesh

Definition at line 105 of file OgreLodConfig.h.

◆ strategy

LodStrategy* Ogre::LodConfig::strategy

Definition at line 106 of file OgreLodConfig.h.


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

Copyright © 2012 Torus Knot Software Ltd
Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.