A way of recording the way each LODs is recorded this Mesh. More...
#include <OgreMesh.h>
Public Member Functions | |
MeshLodUsage () | |
Public Attributes | |
Real | userValue |
User-supplied values used to determine when th is lod applies. | |
Real | value |
Value used by to determine when this lod applies. | |
String | manualName |
Only relevant if mIsLodManual is true, the name of the alternative mesh to use. | |
String | manualGroup |
Only relevant if mIsLodManual is true, the name of the group of the alternative mesh. | |
MeshPtr | manualMesh |
Hard link to mesh to avoid looking up each time. | |
EdgeData * | edgeData |
Edge list for this LOD level (may be derived from manual mesh) |
A way of recording the way each LODs is recorded this Mesh.
Definition at line 909 of file OgreMesh.h.
Ogre::MeshLodUsage::MeshLodUsage | ( | ) |
Definition at line 933 of file OgreMesh.h.
EdgeData* Ogre::MeshLodUsage::edgeData [mutable] |
Edge list for this LOD level (may be derived from manual mesh)
Definition at line 931 of file OgreMesh.h.
Only relevant if mIsLodManual is true, the name of the group of the alternative mesh.
Definition at line 927 of file OgreMesh.h.
MeshPtr Ogre::MeshLodUsage::manualMesh [mutable] |
Hard link to mesh to avoid looking up each time.
Definition at line 929 of file OgreMesh.h.
Only relevant if mIsLodManual is true, the name of the alternative mesh to use.
Definition at line 925 of file OgreMesh.h.
User-supplied values used to determine when th is lod applies.
Definition at line 915 of file OgreMesh.h.
Value used by to determine when this lod applies.
Definition at line 922 of file OgreMesh.h.
Copyright © 2008 Torus Knot Software Ltd
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
Last modified Sat Jan 14 2012 18:40:49