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