Module transform_gizmo::math

source ·

Structs§

  • A 3x3 column major matrix.
  • A 4x4 column major matrix.
  • A quaternion representing an orientation.
  • A 2-dimensional vector.
  • A 3-dimensional vector.
  • A 4-dimensional vector.
  • A 4x4 column major matrix.
  • A position on screen.
  • A quaternion representing an orientation.
  • A rectangular region of space.
  • A vector has a direction and length. A Vec2 is often used to represent a size.
  • A 3-dimensional vector.

Traits§