Type Definition Rotation
ncollide3d::math
type Rotation<N> = UnitQuaternion<N>;
The rotation matrix type.