![]() |
XII Release 0.1.0
|
This is the complete list of members for xiiPathSearch< PathStateType >, including all inherited members.
| AddPathNode(xiiInt64 iNodeIndex, const PathStateType &NewState) | xiiPathSearch< PathStateType > | |
| FindClosest(xiiInt64 iStartNodeIndex, const PathStateType &StartState, IsSearchedObjectCallback Callback, xiiDeque< PathResultData > &out_Path, float fMaxPathCost=xiiMath::Infinity< float >()) | xiiPathSearch< PathStateType > | |
| FindPath(xiiInt64 iStartNodeIndex, const PathStateType &StartState, xiiInt64 iTargetNodeIndex, xiiDeque< PathResultData > &out_Path, float fMaxPathCost=xiiMath::Infinity< float >()) | xiiPathSearch< PathStateType > | |
| IsSearchedObjectCallback typedef | xiiPathSearch< PathStateType > | |
| SetPathStateGenerator(xiiPathStateGenerator< PathStateType > *pStateGenerator) | xiiPathSearch< PathStateType > | inline |