#include "gwnavruntime/database/database.h"
#include "gwnavruntime/navmesh/intersections.h"
#include "gwnavruntime/queries/querydynamicoutput.h"
#include "gwnavruntime/queries/trianglefromposandtriangleseedquery.h"
#include "gwnavruntime/querysystem/workingmemcontainers/workingmemarray.h"
Classes | |
class | Kaim::RayQueryUtils |
This class is an helper used internaly to factorize code of Ray queries (RayCanGoQuery, RayCastGoQuery, ...) More... | |
Namespaces | |
Kaim | |
The Autodesk Navigation namespace. | |
Enumerations | |
enum | Kaim::ComputeCostMode { Kaim::QUERY_DO_NOT_COMPUTE_COST, Kaim::QUERY_COMPUTE_COST_ALONG_3DAXIS } |
Enumerates the possible ways a RayCanGoQuery can compute the cost of following the ray. More... | |