Modules§
Structs§
- Compact
Heightfield - Context
- Contour
Build Flags - Contour
Set - Heightfield
- Heightfield
Layer - Heightfield
Layer Set - Heightfield
Span - Poly
Mesh - Poly
Mesh Detail - Vec3
Enums§
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.