NavMesh::Tile
Engine/source/navigation/navMesh.h
More...
Public Attributes
Recast min and max points.
Torque-space world box of this tile.
Local coordinates of this box.
Detailed Description
Public Attributes
F32 bmax [3]
F32 bmin [3]
Recast min and max points.
Box3F box
Torque-space world box of this tile.
U32 x
Local coordinates of this box.
U32 y