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