![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
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) const | dtNodePool | inline |
| getHashSize() const | dtNodePool | inline |
| getMaxNodes() const | dtNodePool | inline |
| getMaxRuntimeNodes() const | dtNodePool | inline |
| getMemUsed() const | dtNodePool | inline |
| getNext(int i) const | dtNodePool | inline |
| getNode(dtPolyRef id) | 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 |
| operator=(const dtNodePool &) | dtNodePool | inline |
| setMaxRuntimeNodes(const int newMaxRuntimeNodes) | dtNodePool | inline |
| ~dtNodePool() | dtNodePool |