OpenMoHAA 0.83.0
|
This is the complete list of members for IPather, including all inherited members.
Clear()=0 | IPather | pure virtual |
CreatePather() | IPather | static |
FindPath(const Vector &start, const Vector &end, const PathSearchParameter ¶meters)=0 | IPather | pure virtual |
FindPathAway(const Vector &start, const Vector &avoid, const Vector &preferredDir, float radius, const PathSearchParameter ¶meters)=0 | IPather | pure virtual |
FindPathNear(const Vector &start, const Vector &end, float radius, const PathSearchParameter ¶meters)=0 | IPather | pure virtual |
GetCurrentDelta() const =0 | IPather | pure virtual |
GetCurrentDirection() const =0 | IPather | pure virtual |
GetDestination() const =0 | IPather | pure virtual |
GetNode(unsigned int index=0) const =0 | IPather | pure virtual |
GetNodeCount() const =0 | IPather | pure virtual |
HasReachedGoal(const Vector &origin) const =0 | IPather | pure virtual |
IsQuerying() const =0 | IPather | pure virtual |
TestPath(const Vector &start, const Vector &end, const PathSearchParameter ¶meters)=0 | IPather | pure virtual |
UpdatePos(const Vector &origin)=0 | IPather | pure virtual |
~IPather()=default (defined in IPather) | IPather | virtual |