#include "gwnavruntime/database/positionspatializationrange.h"#include "gwnavruntime/navmesh/identifiers/navtriangleptr.h"#include "gwnavruntime/navmesh/worldintegerpos.h"#include "gwnavruntime/querysystem/iquery.h"Classes | |
| class | Kaim::BaseInsidePosFromOutsidePosQuery |
| Base class for InsidePosFromOutsidePosQuery. More... | |
Namespaces | |
| Kaim | |
| The Autodesk Navigation namespace. | |
Enumerations | |
| enum | Kaim::InsidePosFromOutsidePosQueryResult { Kaim::INSIDEPOSFROMOUTSIDE_NOT_INITIALIZED = QUERY_NOT_INITIALIZED, Kaim::INSIDEPOSFROMOUTSIDE_NOT_PROCESSED = QUERY_NOT_PROCESSED, Kaim::INSIDEPOSFROMOUTSIDE_DONE_LACK_OF_WORKING_MEMORY, Kaim::INSIDEPOSFROMOUTSIDE_DONE_POS_NOT_FOUND, Kaim::INSIDEPOSFROMOUTSIDE_DONE_POS_FOUND } |
| Enumerates the possible results of an InsidePosFromOutsidePosQuery. More... | |