| Class | Description |
|---|---|
| BVNode |
Bounding volume node.
|
| CompareNodeX | |
| CompareNodeY | |
| CompareNodeZ | |
| DetourMeshTileAndPoly | |
| DetourNumericReturn | |
| DetourRaycastHit | |
| DetourStatusReturn | |
| Link |
Defines a link between polygons.
|
| MeshHeader |
Provides high level information related to a MeshTile object.
|
| MeshTile |
Defines a navigation mesh tile.
|
| NavMesh |
A navigation mesh based on tiles of convex polygons.
|
| NavMeshBuilder | |
| NavMeshCreateParams | |
| NavMeshParams |
Configuration parameters used to define multi-tile navigation meshes.
|
| NavMeshQuery |
Provides the ability to perform pathfinding related queries against a
navigation mesh.
|
| Node | |
| NodePool | |
| NodeQueue | |
| OffMeshConnection |
Defines an navigation mesh off-mesh connection within a MeshTile object.
|
| Poly |
Defines a polygon within a MeshTile object.
|
| PolyDetail |
Defines the location of detail sub-mesh data within a MeshTile.
|
| PolyState | |
| QueryData | |
| QueryFilter |
Defines polygon filtering and traversal costs for navigation mesh query
operations.
|
| SegInterval | |
| TileState |
| Enum | Description |
|---|---|
| Status |