#include <OgreMesh.h>
Public Attributes | |
Real | fromDepthSquared |
squared Z value from which this LOD will apply | |
String | manualName |
Only relevant if mIsLodManual is true, the name of the alternative mesh to use. | |
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). |
Definition at line 882 of file OgreMesh.h.
Only relevant if mIsLodManual is true, the name of the alternative mesh to use.
Definition at line 887 of file OgreMesh.h.
MeshPtr Ogre::MeshLodUsage::manualMesh [mutable] |
EdgeData* Ogre::MeshLodUsage::edgeData [mutable] |
Edge list for this LOD level (may be derived from manual mesh).
Definition at line 891 of file OgreMesh.h.
Copyright © 2008 Torus Knot Software Ltd
This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License.
Last modified Sun Sep 27 22:04:13 2009