Crate recast_rs

source ·

Modules

Structs

Enums

Constants

  • 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.)
  • An value which indicates an invalid index within a mesh. @note This does not necessarily indicate an error. @see rcPolyMesh::polys
  • 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