#include "gwnavruntime/querysystem/iquery.h"#include "gwnavruntime/navmesh/identifiers/navtriangleptr.h"#include "gwnavruntime/math/vec3f.h"#include "gwnavruntime/navmesh/worldintegerpos.h"Classes | |
| class | Kaim::RayCastFull3dQuery |
Namespaces | |
| Kaim | |
Enumerations | |
| enum | Kaim::RayCast3dQueryResult { Kaim::RAYCAST3D_NOT_INITIALIZED = QUERY_NOT_INITIALIZED, Kaim::RAYCAST3D_NOT_PROCESSED = QUERY_NOT_PROCESSED, Kaim::RAYCAST3D_DONE_NO_HIT, Kaim::RAYCAST3D_DONE_HIT } |