gwnavgeneration/generator/generatorsectorlistblob.h Source File
Go to the documentation of this file.
17 class GeneratorParameters;
18 class GeneratorSectorList;
27 void GetSectorList(GeneratorSectorList& sectorList)
const;
37 SwapEndianness(e,
self.m_sectors);
38 SwapEndianness(e,
self.m_exclusiveGuids);
The Generator is the principal class in the NavData generation system.
Definition: generator.h:56
General purpose array for movable objects that require explicit construction/destruction.
Definition: kyarray.h:162
#define KY_DEFINE_NEW_DELETE_OPERATORS(MemStat)
This macro defines new and delete operators.
Definition: memory.h:132
Target
Enumerates the possible endianness types relative to the current platform.
Definition: endianness.h:27
A BlobArray an array that is compatible with the blob serialization framework.
Definition: blobarray.h:23
The Autodesk Navigation namespace.
Definition: gamekitcrowddispersion.cpp:17
used to serialize GeneratorInputOutput
Definition: generatorsectorlistblob.h:21