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

type Rotation<N> = UnitQuaternion<N>;

The rotation matrix type.