Recast Navigation
Navigation-mesh Toolset for Games
|
This is the complete list of members for dtPathQueue, including all inherited members.
dtPathQueue() | dtPathQueue | |
getNavQuery() const | dtPathQueue | inline |
getPathResult(dtPathQueueRef ref, dtPolyRef *path, int *pathSize, const int maxPath) | dtPathQueue | |
getRequestStatus(dtPathQueueRef ref) const | dtPathQueue | |
init(const int maxPathSize, const int maxSearchNodeCount, dtNavMesh *nav) | dtPathQueue | |
request(dtPolyRef startRef, dtPolyRef endRef, const float *startPos, const float *endPos, const dtQueryFilter *filter) | dtPathQueue | |
update(const int maxIters) | dtPathQueue | |
~dtPathQueue() | dtPathQueue |