Structs

  • One of: +X, -X, +Y, -Y, +Z, -Z, i.e. one of the six cardinal direction in 3D space.
  • How we interpret the coordinate system of an entity/space.

Enums

  • One of X, Y, Z.
  • Left or right handedness. Used to describe a coordinate system.
  • Positive (+) or Negative (-).
  • The six cardinal directions for 3D view-space and image-space.