Skip to main content

Module coordinates

Module coordinates 

Source
Expand description

Coordinate system helpers, for use with components::ViewCoordinates.

Structs§

SignedAxis3
One of: +X, -X, +Y, -Y, +Z, -Z, i.e. one of the six cardinal direction in 3D space.

Enums§

Axis3
One of X, Y, Z.
Handedness
Left or right handedness. Used to describe a coordinate system.
Sign
Positive (+) or Negative (-).