#include <DetourNode.h>
◆ dtNodePool()
dtNodePool::dtNodePool |
( |
int |
maxNodes, |
|
|
int |
hashSize |
|
) |
| |
◆ ~dtNodePool()
dtNodePool::~dtNodePool |
( |
| ) |
|
◆ clear()
void dtNodePool::clear |
( |
| ) |
|
◆ findNode()
◆ findNodes()
unsigned int dtNodePool::findNodes |
( |
dtPolyRef |
id, |
|
|
dtNode ** |
nodes, |
|
|
const int |
maxNodes |
|
) |
| |
◆ getFirst()
◆ getHashSize()
int dtNodePool::getHashSize |
( |
| ) |
const |
|
inline |
◆ getMaxNodes()
int dtNodePool::getMaxNodes |
( |
| ) |
const |
|
inline |
◆ getMemUsed()
int dtNodePool::getMemUsed |
( |
| ) |
const |
|
inline |
◆ getNext()
◆ getNode()
◆ getNodeAtIdx() [1/2]
dtNode* dtNodePool::getNodeAtIdx |
( |
unsigned int |
idx | ) |
|
|
inline |
◆ getNodeAtIdx() [2/2]
const dtNode* dtNodePool::getNodeAtIdx |
( |
unsigned int |
idx | ) |
const |
|
inline |
◆ getNodeCount()
int dtNodePool::getNodeCount |
( |
| ) |
const |
|
inline |
◆ getNodeIdx()
unsigned int dtNodePool::getNodeIdx |
( |
const dtNode * |
node | ) |
const |
|
inline |
The documentation for this class was generated from the following files: