#include "gwnavruntime/world/worldelement.h"
#include "gwnavruntime/math/box3f.h"
#include "gwnavruntime/spatialization/tagvolumespatialization.h"
#include "gwnavruntime/dynamicnavmesh/tagvolumeexpander.h"
Classes | |
class | Kaim::TagVolumeInitConfig |
TagVolumeInitConfig provides TagVolume initialization parameters. More... | |
class | Kaim::TagVolume |
This class represents runtime-defined volumes with customized NavTag. More... | |
Namespaces | |
Kaim | |
The Autodesk Navigation namespace. | |
Enumerations | |
enum | Kaim::TagVolumeExtendOptions { Kaim::ExtendTagVolume_WithAltitudeTolerance_Above = 1, Kaim::ExtendTagVolume_WithAltitudeTolerance_Below = 1 << 1, Kaim::ExtendTagVolume_WithEntityHeight_Below = 1 << 2 } |
TagVolumeExtendOptions. More... | |