#include "gwnavruntime/queries/querydynamicoutput.h"
#include "gwnavruntime/navmesh/identifiers/navtriangleptr.h"
#include "gwnavruntime/navmesh/worldintegerpos.h"
#include "gwnavruntime/querysystem/iquery.h"
#include "gwnavruntime/database/positionspatializationrange.h"
#include "gwnavruntime/queries/utils/basespatializedpointcollectorinaabbquery.inl"
Classes | |
class | Kaim::BaseSpatializedPointCollectorInAABBQuery |
Namespaces | |
Kaim | |
Enumerations | |
enum | Kaim::SpatializedPointCollectorInAABBQueryResult { Kaim::SPATIALIZEDPOINTCOLLECTOR_NOT_INITIALIZED = QUERY_NOT_INITIALIZED, Kaim::SPATIALIZEDPOINTCOLLECTOR_NOT_PROCESSED = QUERY_NOT_PROCESSED, Kaim::SPATIALIZEDPOINTCOLLECTOR_DONE_START_OUTSIDE, Kaim::SPATIALIZEDPOINTCOLLECTOR_DONE_LACK_OF_WORKING_MEMORY, Kaim::SPATIALIZEDPOINTCOLLECTOR_DONE } |