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

type Rotation<N> = UnitQuaternion<N>;
[]

The rotation matrix type.