gwnavruntime/collision/heightfield.h File Reference

heightfield.h File Reference

Classes

class  Kaim::HeightField
 Heightfield with a uniform grid of sampled altitudes. More...
 

Namespaces

 Kaim
 The Autodesk Navigation namespace.
 

Typedefs

typedef Vec2i Kaim::HeightfieldTilePos
 A type that represents the position of a Tile within a 2D grid. More...
 
typedef Box2i Kaim::HeightfieldTileBox
 A type that represents a bounding box around the Tiles of the Heigtfield. More...
 
typedef Vec2i Kaim::HeightfieldVertexPos
 A type that represents one of the vertices of a Tile within a 2D grid. More...
 
typedef Box2i Kaim::HeightfieldVertexBox
 A type that represents a bounding box around the Vertices of the Heighfield. More...
 

Go to the source code of this file.