My Project
Public Attributes | List of all members
ParaEngine::MeshLOD Struct Reference

A way of recording the way each LODs is recorded a static Mesh or ParaXMesh object. More...

#include <MeshEntity.h>

Public Attributes

float m_fromDepthSquared
 squared Z value from which this LOD will apply
 
std::string m_sMeshFileName
 Only relevant if m_bIsLodManual is true, the name of the alternative mesh to use.
 
ref_ptr< CParaXStaticBasem_pStaticMesh
 Hard link to mesh to avoid looking up each time.
 
CParaXModelPtr m_pParaXMesh
 

Detailed Description

A way of recording the way each LODs is recorded a static Mesh or ParaXMesh object.


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