|
Recast Navigation
1.0.35
|
#include "DetourNavMesh.h"Go to the source code of this file.
Classes | |
| struct | dtNode |
| class | dtNodePool |
| class | dtNodeQueue |
Typedefs | |
| typedef unsigned short | dtNodeIndex |
Enumerations | |
| enum | dtNodeFlags { DT_NODE_OPEN = 0x01, DT_NODE_CLOSED = 0x02, DT_NODE_PARENT_DETACHED = 0x04, DT_NODE_GOAL = 0x04 } |
Variables | |
| static const dtNodeIndex | DT_NULL_IDX = (dtNodeIndex)~0 |
| static const int | DT_MAX_STATES_PER_NODE = 4 |
| typedef unsigned short dtNodeIndex |
| enum dtNodeFlags |
|
static |
|
static |