Crate recast_rs

Source

Modules§

util

Structs§

CompactHeightfield
Context
ContourBuildFlags
ContourSet
Heightfield
HeightfieldLayer
HeightfieldLayerSet
HeightfieldSpan
PolyMesh
PolyMeshDetail
Vec3

Enums§

HasRegions
NoRegions

Constants§

INVALID_AREA_ID
Represents the null area. When a data element is given this value it is considered to no longer be assigned to a usable area. (E.g. It is un-walkable.)
NULL_INDEX
An value which indicates an invalid index within a mesh. @note This does not necessarily indicate an error. @see rcPolyMesh::polys
WALKABLE_AREA_ID
The default area id used to indicate a walkable polygon. This is also the maximum allowed area id, and the only non-null area id recognized by some steps in the build process.

Traits§

CompactHeightfieldState