#include <navigationprofile.h>
Inherits Kaim::NavigationProfile< DefaultTraverseLogic >.
For internal use only | |
virtual bool | HasTraverseLogicNoObsoleteFunctions () const |
|
virtualinherited |
Trajectory::Compute() is called in Bot::UpdatePathFollowing() after BasePathProgressComputer::Update()
Implements Kaim::BaseNavigationProfile.
|
virtualinherited |
AvoidanceComputer::Compute() is called in Trajectory::Compute()
Implements Kaim::BaseNavigationProfile.
|
virtualinherited |
IAvoidanceFilter::Filter() is called in the AvoidanceComputer.
Implements Kaim::BaseNavigationProfile.
|
virtualinherited |
AvoidanceSolver::Solve() is called in the AvoidanceComputer.
Implements Kaim::BaseNavigationProfile.
|
virtualinherited |
IPathEventListObserver is called in BasePathProgressComputer::Update()
Implements Kaim::BaseNavigationProfile.
|
virtualinherited |
BasePathProgressComputer::Update() is called in Bot::UpdatePathFollowing()
Implements Kaim::BaseNavigationProfile.
|
virtualinherited |
IPositionOnPathValidator is called in BasePathProgressComputer::Update()
Implements Kaim::BaseNavigationProfile.