#include "gwnavruntime/visualsystem/shapecolor.h"
#include "gwnavruntime/visualsystem/displayflags.h"
#include "gwnavruntime/visualdebug/visualdebugblobcategory.h"
#include "gwnavruntime/containers/kyarray.h"
#include "gwnavruntime/blob/blobarray.h"
#include "gwnavruntime/blob/blobtypes.h"
#include "gwnavruntime/math/transform.h"
#include "gwnavruntime/math/box3f.h"
#include "gwnavruntime/math/vec3f.h"
#include "gwnavruntime/base/endianness.h"
#include "gwnavruntime/base/types.h"
#include "gwnavruntime/base/memory.h"
#include "gwnavruntime/kernel/SF_Debug.h"
#include "gwnavruntime/math/triangle3f.h"
#include "gwnavruntime/math/orientedbox2d.h"
Namespaces | |
Kaim | |
The Autodesk Navigation namespace. | |
Enumerations | |
enum | Kaim::DisplayListLifeSpan { , Kaim::DisplayListLifeSpan_MultiFrame } |
Indicates if the displayList will be only visible when received, or will be remanent until replaced or removed. More... | |