gwnavruntime/world/botvisualdebug.h Source File
Go to the documentation of this file.
8 #ifndef Navigation_BotVisualDebug_H
9 #define Navigation_BotVisualDebug_H
27 , m_hasPathChanged(false)
28 , m_hasSpatializationChanged(false)
32 Ptr<Trajectory> m_previousTrajectory;
33 bool m_hasPathChanged;
34 bool m_hasSpatializationChanged;
#define KY_NULL
Null value.
Definition: types.h:247
Definition: gamekitcrowddispersion.h:20
#define KY_DEFINE_NEW_DELETE_OPERATORS(MemStat)
This macro defines new and delete operators.
Definition: memory.h:137