|
Planeshift
|
#include <DetourNode.h>
Public Member Functions | |
| void | clear () |
| dtNodePool (int maxNodes, int hashSize) | |
| dtNode * | findNode (dtPolyRef id) |
| dtNodeIndex | getFirst (int bucket) const |
| int | getHashSize () const |
| int | getMaxNodes () const |
| int | getMemUsed () const |
| dtNodeIndex | getNext (int i) const |
| dtNode * | getNode (dtPolyRef id) |
| dtNode * | getNodeAtIdx (unsigned int idx) |
| const dtNode * | getNodeAtIdx (unsigned int idx) const |
| unsigned int | getNodeIdx (const dtNode *node) const |
| void | operator= (const dtNodePool &) |
| ~dtNodePool () | |
Definition at line 44 of file DetourNode.h.
| dtNodePool::~dtNodePool | ( | ) |
| void dtNodePool::clear | ( | ) |
|
inline |
Definition at line 83 of file DetourNode.h.
|
inline |
Definition at line 82 of file DetourNode.h.
|
inline |
Definition at line 80 of file DetourNode.h.
|
inline |
Definition at line 72 of file DetourNode.h.
|
inline |
Definition at line 84 of file DetourNode.h.
Definition at line 60 of file DetourNode.h.
Definition at line 66 of file DetourNode.h.
Definition at line 54 of file DetourNode.h.
|
inline |
Definition at line 49 of file DetourNode.h.