#include "gwnavruntime/path/path.h"
#include "gwnavruntime/kernel/SF_RefCount.h"
#include "gwnavruntime/path/positiononpath.inl"
Classes | |
class | Kaim::PositionOnPath |
This class aggregates all necessary information about a position on a Path. More... | |
Namespaces | |
Kaim | |
The Autodesk Navigation namespace. | |
Enumerations | |
enum | Kaim::PositionOnPathStatus { Kaim::PositionOnPathStatus_Undefined = 0, Kaim::PositionOnPathStatus_OnPathNode, Kaim::PositionOnPathStatus_OnPathEdge } |
< Enumerates the different status an objectPositionOnPath can have on its Path. More... | |