|
| dtNodePool (int maxNodes, int hashSize) |
|
void | operator= (const dtNodePool &) |
|
void | clear () |
|
dtNode * | getNode (dtPolyRef id) |
|
dtNode * | findNode (dtPolyRef id) |
|
unsigned int | getNodeIdx (const dtNode *node) const |
|
dtNode * | getNodeAtIdx (unsigned int idx) |
|
const dtNode * | getNodeAtIdx (unsigned int idx) const |
|
int | getMemUsed () const |
|
int | getMaxNodes () const |
|
int | getMaxRuntimeNodes () const |
|
int | getNodeCount () const |
|
int | getHashSize () const |
|
dtNodeIndex | getFirst (int bucket) const |
|
dtNodeIndex | getNext (int i) const |
|
void | setMaxRuntimeNodes (const int newMaxRuntimeNodes) |
|
The documentation for this class was generated from the following file:
- C:/projects/AtomsVFX/Atoms/Public/AtomsUtils/NavigationMesh/Detour/DetourNode.h