Recast Navigation
Navigation-mesh Toolset for Games
dtNodePool Member List

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) constdtNodePoolinline
getHashSize() constdtNodePoolinline
getMaxNodes() constdtNodePoolinline
getMemUsed() constdtNodePoolinline
getNext(int i) constdtNodePoolinline
getNode(dtPolyRef id, unsigned char state=0)dtNodePool
getNodeAtIdx(unsigned int idx)dtNodePoolinline
getNodeAtIdx(unsigned int idx) constdtNodePoolinline
getNodeCount() constdtNodePoolinline
getNodeIdx(const dtNode *node) constdtNodePoolinline
~dtNodePool()dtNodePool