#include "gwnavruntime/containers/circulararray.h"
#include "gwnavruntime/base/memory.h"
#include "gwnavruntime/querysystem/workingmemory.h"
#include "gwnavruntime/kernel/SF_String.h"
#include "gwnavruntime/kernel/SF_RefCount.h"
#include "gwnavruntime/world/floatstat.h"
#include "gwnavruntime/world/worldelement.h"
Classes | |
class | Kaim::QueryQueueStats |
This class is used by the Visual Debug system to profileQueryQueue. More... | |
class | Kaim::QueryQueueConfig |
Class used to provide QueryQueue initialization parameters. More... | |
class | Kaim::QueryQueueCommand |
class use internal by the QueryQueue to postpone Push/Cancel of Queries until next FlushCommands() step of the World::Update(). More... | |
class | Kaim::QueryQueue |
QueryQueue processes queries in an asynchronous, time-sliced way, within a QueryQueueArray. More... | |
Namespaces | |
Kaim | |
The Autodesk Navigation namespace. | |