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

type Rotation<N> = UnitQuaternion<N>;

The rotation matrix type.