#include "gwnavruntime/path/positiononpath.h"
#include "gwnavruntime/path/patheventlist.h"
#include "gwnavruntime/kernel/SF_RefCount.h"
#include "gwnavruntime/database/database.h"
#include "gwnavruntime/queries/raycangoquery.h"
#include "gwnavruntime/path/positiononlivepath.inl"
Classes | |
class | Kaim::PositionOnLivePath |
This class aggregates all necessary information to describe a position on a LivePath, namely: More... | |
Namespaces | |
Kaim | |
The Autodesk Navigation namespace. | |
Enumerations | |
enum | Kaim::OnEventListStatus { Kaim::OnEventListStatus_Undefined = 0, Kaim::OnEventListStatus_OnEvent, Kaim::OnEventListStatus_OnInterval } |
Enumerates the admissible values for PositionOnLivePath status accordingly to its position relatively to PathEvents. More... | |