#include "gwnavruntime/base/types.h"
#include "gwnavruntime/blob/blobfieldarray.h"
#include "gwnavruntime/visualsystem/color.h"
Classes | |
class | Kaim::GeneratorAdvancedParameters |
The GeneratorAdvancedParameters class is used by the GeneratorParameters class to maintain a set of configuration parameters that control detailed technical aspects of the NavData generation process. More... | |
Namespaces | |
Kaim | |
The Autodesk Navigation namespace. | |
Enumerations | |
enum | Kaim::NavRasterDistanceMapMetric { Kaim::DISTANCE_MAP_MANHATTAN_METRIC = 0, Kaim::DISTANCE_MAP_CHESSBOARD_METRIC = 1 } |
Enumerates the different possible settings for GeneratorAdvancedParameters::m_navRasterDistanceMapMetric. More... | |