Module euclid::rotation

source ·

Structs

  • A transform that can represent rotations in 2d, represented as an angle in radians.
  • A transform that can represent rotations in 3d, represented as a quaternion.