#include "gwnavruntime/math/vec3f.h"
#include "gwnavruntime/math/triangle3f.h"
#include "gwnavruntime/collision/heightfieldblob.h"
#include "gwnavruntime/blob/blobaggregate.h"
#include "gwnavruntime/math/box2f.h"
#include "gwnavruntime/collision/collisiontypes.h"
#include "gwnavruntime/collision/heightfieldtile.h"
Classes | |
class | Kaim::HeightField |
Namespaces | |
Kaim | |
Typedefs | |
typedef Box2i | Kaim::HeightfieldTileBox |
typedef Vec2i | Kaim::HeightfieldTilePos |
typedef Box2i | Kaim::HeightfieldVertexBox |
typedef Vec2i | Kaim::HeightfieldVertexPos |