#include "gwnavruntime/math/vec3f.h"
Namespaces | |
Kaim | |
Typedefs | |
typedef KyUInt32 | Kaim::NavGraphVertexIdx |
typedef KyUInt16 | Kaim::NavGraphVertexLinkType |
Variables | |
static const NavGraphVertexIdx | Kaim::NavGraphVertexIdx_Invalid = (NavGraphVertexIdx)CompactNavGraphVertexIdx_MAXVAL |
static const NavGraphVertexLinkType | Kaim::NavGraphVertexLinkType_LinkToNavMesh = 1 |
static const NavGraphVertexLinkType | Kaim::NavGraphVertexLinkType_NoLink = 0 |