#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 822 of file OgreMesh.h.
|
Edge list for this LOD level (may be derived from manual mesh).
Definition at line 831 of file OgreMesh.h. |
|
squared Z value from which this LOD will apply
Definition at line 825 of file OgreMesh.h. |
|
Hard link to mesh to avoid looking up each time.
Definition at line 829 of file OgreMesh.h. |
|
Only relevant if mIsLodManual is true, the name of the alternative mesh to use.
Definition at line 827 of file OgreMesh.h. |
Copyright © 2000-2005 by The OGRE Team
This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License.
Last modified Sun Mar 12 14:40:09 2006