pub type Rotation<N> = Unit<Quaternion<N>>;Expand description
The rotation matrix type.
Aliased Typeยง
pub struct Rotation<N> { /* private fields */ }pub type Rotation<N> = Unit<Quaternion<N>>;The rotation matrix type.
pub struct Rotation<N> { /* private fields */ }