#include <libosmscout/include/osmscout/navigation/Navigation.h>
◆ Navigation()
template<class NodeDescriptionTmpl >
outputDescr pointer is not owned, it should not be destroyed before Navigation, caller is responsible for deleting it.
◆ Clear()
template<class NodeDescriptionTmpl >
◆ ClosestPointOnRoute()
template<class NodeDescriptionTmpl >
| bool osmscout::Navigation< NodeDescriptionTmpl >::ClosestPointOnRoute |
( |
const GeoCoord & |
location, |
|
|
GeoCoord & |
locOnRoute |
|
) |
| |
|
inline |
◆ GetCurrentNode()
template<class NodeDescriptionTmpl >
◆ GetDistance()
template<class NodeDescriptionTmpl >
◆ GetDistanceFromStart()
template<class NodeDescriptionTmpl >
◆ GetDuration()
template<class NodeDescriptionTmpl >
◆ GetDurationFromStart()
template<class NodeDescriptionTmpl >
◆ HasRoute()
template<class NodeDescriptionTmpl >
◆ nextWaypointDescription()
template<class NodeDescriptionTmpl >
◆ SetRoute()
template<class NodeDescriptionTmpl >
◆ SetSnapDistance()
template<class NodeDescriptionTmpl >
◆ UpdateCurrentLocation()
template<class NodeDescriptionTmpl >
| bool osmscout::Navigation< NodeDescriptionTmpl >::UpdateCurrentLocation |
( |
const GeoCoord & |
location, |
|
|
double & |
minDistance |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: