gwnavruntime/world/worldelementspatializer.h Source File
Go to the documentation of this file.
21 class WorldElementSpatializer
27 explicit WorldElementSpatializer(World* world): m_world(world) {}
28 ~WorldElementSpatializer() {}
30 void UpdateSpatializations();
33 void UpdateBotSpatializations();
34 void UpdatePointOfInterestSpatializations();
35 void UpdateCylinderObstacleSpatializations();
36 void UpdateBoxObstacleSpatializations();
#define KY_CLASS_WITHOUT_COPY(ClassName)
Define to forbid copy constructor and copy assignment.
Definition: types.h:196
#define KY_DEFINE_NEW_DELETE_OPERATORS(MemStat)
This macro defines new and delete operators.
Definition: memory.h:132
The Autodesk Navigation namespace.
Definition: gamekitcrowddispersion.cpp:17