Type Definition parry3d::math::Rotation

source · []
pub type Rotation<N> = UnitQuaternion<N>;
Expand description

The rotation matrix type.