![]() |
Plasma Engine
2.0
|
Public Member Functions | |
void | ExtractInterestPointsFromMesh (const rcPolyMesh &mesh, bool bReinitialize=true) |
plUInt32 | GetCheckVisibilityTimeStamp () const |
void | IncreaseCheckVisibiblityTimeStamp (plTime now) |
plPointOfInterestGraph< plNavMeshPointsOfInterest > & | GetGraph () |
const plPointOfInterestGraph< plNavMeshPointsOfInterest > & | GetGraph () const |
Protected Attributes | |
plTime | m_LastTimeStampStep |
plUInt32 | m_uiCheckVisibilityTimeStamp = 100 |
plPointOfInterestGraph< plNavMeshPointsOfInterest > | m_NavMeshPointGraph |