Kaim::NavCellBlob Class Reference
#include <navcellblob.h>
The NavCellBlob contains the NavMesh static data of a NavMeshElement at a CellPos.
It gathers a set of NavFloorBlob and some stitching helpers (NavFloorLinkInfo).
const CellPos & Kaim::NavCellBlob::GetCellPos |
( |
| ) |
const |
|
inline |
KyUInt32 Kaim::NavCellBlob::GetNavFloorBlobCount |
( |
| ) |
const |
|
inline |
bool Kaim::NavCellBlob::IsValid |
( |
| ) |
const |
performs some basic tests on static data. For internal debug purpose.
CellPos Kaim::NavCellBlob::m_cellPos |
BlobArray<NavFloor1To1StitchDataBlob> Kaim::NavCellBlob::m_floor1To1StitchData |
The list of NavFloor1To1StitchData maintained by the NavCellBlob. Do not modify.
The list of NavFloorBlobs maintained by the NavCellBlob. Do not modify.
The documentation for this class was generated from the following file: