![]() |
Recast Navigation
Navigation-mesh Toolset for Games
|
This is the complete list of members for dtNodePool, including all inherited members.
| clear() | dtNodePool | |
| dtNodePool(int maxNodes, int hashSize) | dtNodePool | |
| findNode(dtPolyRef id, unsigned char state) | dtNodePool | |
| findNodes(dtPolyRef id, dtNode **nodes, const int maxNodes) | dtNodePool | |
| getFirst(int bucket) const | dtNodePool | inline |
| getHashSize() const | dtNodePool | inline |
| getMaxNodes() const | dtNodePool | inline |
| getMemUsed() const | dtNodePool | inline |
| getNext(int i) const | dtNodePool | inline |
| getNode(dtPolyRef id, unsigned char state=0) | dtNodePool | |
| getNodeAtIdx(unsigned int idx) | dtNodePool | inline |
| getNodeAtIdx(unsigned int idx) const | dtNodePool | inline |
| getNodeCount() const | dtNodePool | inline |
| getNodeIdx(const dtNode *node) const | dtNodePool | inline |
| ~dtNodePool() | dtNodePool |