#include "gwnavruntime/path/path.h"#include "gwnavruntime/path/pathvalidityinterval.h"#include "gwnavruntime/path/livepath.inl"Classes | |
| class | Kaim::LivePath |
| This class aggregates a Path and all runtime related stuff namely the PathValidityInterval. More... | |
Namespaces | |
| Kaim | |
| The Autodesk Navigation namespace. | |
Enumerations | |
| enum | Kaim::PathSource { Kaim::PathSource_NoPath, Kaim::PathSource_BotComputed, Kaim::PathSource_UserInjected } |
| Enumerates the possible source for a new Path. More... | |