gwnavgeneration/generator/navdataelementglobalmap.h Source File
Go to the documentation of this file.
18 class GeneratorNavDataElement;
19 class GeneratorNavDataElementMap_Implementation;
20 class GeneratorGuidCompound;
27 class GeneratorNavDataElementMap
32 GeneratorNavDataElementMap();
33 ~GeneratorNavDataElementMap();
37 void Add(GeneratorNavDataElement& navDataElement);
39 GeneratorNavDataElement* Get(const GeneratorGuidCompound& guidCompound) const;
41 const KyArrayPOD<GeneratorNavDataElement*>& GetArray() const;
44 GeneratorNavDataElementMap_Implementation* m_impl;
#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