UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
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)dtNodePool
getFirst(int bucket) constdtNodePoolinline
getHashSize() constdtNodePoolinline
getMaxNodes() constdtNodePoolinline
getMaxRuntimeNodes() constdtNodePoolinline
getMemUsed() constdtNodePoolinline
getNext(int i) constdtNodePoolinline
getNode(dtPolyRef id)dtNodePool
getNodeAtIdx(unsigned int idx)dtNodePoolinline
getNodeAtIdx(unsigned int idx) constdtNodePoolinline
getNodeCount() constdtNodePoolinline
getNodeIdx(const dtNode *node) constdtNodePoolinline
operator=(const dtNodePool &)dtNodePoolinline
setMaxRuntimeNodes(const int newMaxRuntimeNodes)dtNodePoolinline
~dtNodePool()dtNodePool