TrinityCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
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) const dtNodePoolinline
getHashSize() const dtNodePoolinline
getMaxNodes() const dtNodePoolinline
getMemUsed() const dtNodePoolinline
getNext(int i) const dtNodePoolinline
getNode(dtPolyRef id, unsigned char state=0)dtNodePool
getNodeAtIdx(unsigned int idx)dtNodePoolinline
getNodeAtIdx(unsigned int idx) const dtNodePoolinline
getNodeCount() const dtNodePoolinline
getNodeIdx(const dtNode *node) const dtNodePoolinline
m_firstdtNodePoolprivate
m_hashSizedtNodePoolprivate
m_maxNodesdtNodePoolprivate
m_nextdtNodePoolprivate
m_nodeCountdtNodePoolprivate
m_nodesdtNodePoolprivate
operator=(const dtNodePool &)dtNodePoolinline
~dtNodePool()dtNodePool