|
Recast Navigation
1.0.35
|
#include <DetourLocalBoundary.h>
Public Member Functions | |
| dtLocalBoundary () | |
| ~dtLocalBoundary () | |
| void | reset () |
| void | update (dtPolyRef ref, const float *pos, const float collisionQueryRange, dtNavMeshQuery *navquery, const dtQueryFilter *filter) |
| bool | isValid (dtNavMeshQuery *navquery, const dtQueryFilter *filter) |
| const float * | getCenter () const |
| int | getSegmentCount () const |
| const float * | getSegment (int i) const |
| dtLocalBoundary::dtLocalBoundary | ( | ) |
| dtLocalBoundary::~dtLocalBoundary | ( | ) |
|
inline |
|
inline |
|
inline |
| bool dtLocalBoundary::isValid | ( | dtNavMeshQuery * | navquery, |
| const dtQueryFilter * | filter | ||
| ) |
| void dtLocalBoundary::reset | ( | ) |
| void dtLocalBoundary::update | ( | dtPolyRef | ref, |
| const float * | pos, | ||
| const float | collisionQueryRange, | ||
| dtNavMeshQuery * | navquery, | ||
| const dtQueryFilter * | filter | ||
| ) |