#include <OGREInterfaces.h>
Data Fields | |
| float | fromDepthSquared |
| squared Z value from which this LOD will apply | |
| const char * | manualName |
| Only relevant if mIsLodManual is true, the name of the alternative mesh to use. | |
| DIOGREMesh * | manualMesh |
| Hard link to mesh to avoid looking up each time. | |
squared Z value from which this LOD will apply
| const char* DigitalSpaces::OGREMeshLodUsage::manualName |
Only relevant if mIsLodManual is true, the name of the alternative mesh to use.
Hard link to mesh to avoid looking up each time.
1.5.6