#include <DetourNavMeshQuery.h>
◆ addItem()
◆ copyCosts()
| void dtQueryResult::copyCosts |
( |
dtReal * |
costs, |
|
|
int |
nmax |
|
) |
| |
◆ copyFlags() [1/2]
◆ copyFlags() [2/2]
| void dtQueryResult::copyFlags |
( |
unsigned int * |
flags, |
|
|
int |
nmax |
|
) |
| |
◆ copyPos()
| void dtQueryResult::copyPos |
( |
dtReal * |
pos, |
|
|
int |
nmax |
|
) |
| |
◆ copyRefs()
◆ getCost()
| dtReal dtQueryResult::getCost |
( |
int |
idx | ) |
const |
|
inline |
◆ getFlag()
| unsigned int dtQueryResult::getFlag |
( |
int |
idx | ) |
const |
|
inline |
◆ getPos() [1/2]
| const dtReal * dtQueryResult::getPos |
( |
int |
idx | ) |
const |
|
inline |
◆ getPos() [2/2]
| void dtQueryResult::getPos |
( |
int |
idx, |
|
|
dtReal * |
pos |
|
) |
| |
◆ getRef()
| dtPolyRef dtQueryResult::getRef |
( |
int |
idx | ) |
const |
|
inline |
◆ reserve()
| void dtQueryResult::reserve |
( |
int |
n | ) |
|
|
inline |
◆ setCost()
| void dtQueryResult::setCost |
( |
int |
idx, |
|
|
dtReal |
cost |
|
) |
| |
|
inlineprotected |
◆ setFlag()
◆ setPos()
| void dtQueryResult::setPos |
( |
int |
idx, |
|
|
const dtReal * |
pos |
|
) |
| |
|
protected |
◆ setRef()
◆ size()
| int dtQueryResult::size |
( |
| ) |
const |
|
inline |
◆ dtNavMeshQuery
◆ data
The documentation for this struct was generated from the following files: