100 GeneratorAbstractGraphParameters m_abstractGraphParams;
103 GeneratorSectorList m_sectors;
108 Ptr< BlobHandler<NavDataIndex> > m_navDataIndexHandler;
113 Ptr< BlobHandler<AbstractDataIndex> > m_abstractDataIndexHandler;
118 Ptr< BlobHandler<ColDataIndex> > m_colDataIndexHandler;
Base interface for a class that opens a file on disk.
Definition: fileopener.h:30
std::uint32_t KyUInt32
uint32_t
Definition: types.h:29
General purpose array for movable objects that require explicit construction/destruction.
Definition: kyarray.h:162
SectorInputSource
Describes where the Generator will get its input for each sector.
Definition: genflags.h:15
#define KY_CLASS_WITHOUT_COPY(ClassName)
Define to forbid copy constructor and copy assignment.
Definition: types.h:196
Easy to write/read version of DatabaseDescriptorBlob.
Definition: databasedescriptor.h:34
Navigation return code class.
Definition: types.h:108
SectorChange
Describes what the generation does about a sector.
Definition: genflags.h:26
The Autodesk Navigation namespace.
Definition: gamekitcrowddispersion.cpp:17
The KyGuid class represents a globally unique ID.
Definition: kyguid.h:20
The GeneratorParameters class contains configuration parameters that control the characteristics of t...
Definition: generatorparameters.h:67
The GeneratorRunOptions class contains configuration parameters that control the way in which the Gen...
Definition: generatorrunoptions.h:43
This class is a wrapper around an array of KyGuid objects.
Definition: generatorguidcompound.h:20
ClearPointedDataMode
Reset the GeneratorSector as if is was just default constructed.
Definition: generatorsector.h:56