OpenMoHAA 0.82.0
Loading...
Searching...
No Matches
IPather Member List

This is the complete list of members for IPather, including all inherited members.

Clear()=0IPatherpure virtual
CreatePather()IPatherstatic
FindPath(const Vector &start, const Vector &end, const PathSearchParameter &parameters)=0IPatherpure virtual
FindPathAway(const Vector &start, const Vector &avoid, const Vector &preferredDir, float radius, const PathSearchParameter &parameters)=0IPatherpure virtual
FindPathNear(const Vector &start, const Vector &end, float radius, const PathSearchParameter &parameters)=0IPatherpure virtual
GetCurrentDelta() const =0IPatherpure virtual
GetCurrentDirection() const =0IPatherpure virtual
GetDestination() const =0IPatherpure virtual
GetNode(unsigned int index=0) const =0IPatherpure virtual
GetNodeCount() const =0IPatherpure virtual
HasReachedGoal(const Vector &origin) const =0IPatherpure virtual
IsQuerying() const =0IPatherpure virtual
operator delete(void *ptr) (defined in LightClass)LightClass
operator delete(void *ptr, void *placement) (defined in LightClass)LightClass
operator delete(void *ptr, T &placement) (defined in LightClass)LightClassinline
operator new(size_t s) (defined in LightClass)LightClass
operator new(size_t size, void *placement) (defined in LightClass)LightClass
operator new(size_t size, T &placement) (defined in LightClass)LightClassinline
TestPath(const Vector &start, const Vector &end, const PathSearchParameter &parameters)=0IPatherpure virtual
UpdatePos(const Vector &origin)=0IPatherpure virtual
~IPather()=default (defined in IPather)IPathervirtual