[][src]Type Definition parry3d::math::Rotation

type Rotation<N> = UnitQuaternion<N>;

The rotation matrix type.