![]() |
ezEngine
Release 25.03
|
Public Member Functions | |
void | ExtractInterestPointsFromMesh (const rcPolyMesh &mesh, bool bReinitialize=true) |
ezUInt32 | GetCheckVisibilityTimeStamp () const |
void | IncreaseCheckVisibiblityTimeStamp (ezTime now) |
ezPointOfInterestGraph< ezNavMeshPointsOfInterest > & | GetGraph () |
const ezPointOfInterestGraph< ezNavMeshPointsOfInterest > & | GetGraph () const |
Protected Attributes | |
ezTime | m_LastTimeStampStep |
ezUInt32 | m_uiCheckVisibilityTimeStamp = 100 |
ezPointOfInterestGraph< ezNavMeshPointsOfInterest > | m_NavMeshPointGraph |