![]() |
TrinityCore
|
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 |
| m_first | dtNodePool | private |
| m_hashSize | dtNodePool | private |
| m_maxNodes | dtNodePool | private |
| m_next | dtNodePool | private |
| m_nodeCount | dtNodePool | private |
| m_nodes | dtNodePool | private |
| operator=(const dtNodePool &) | dtNodePool | inline |
| ~dtNodePool() | dtNodePool |
1.8.8