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

pub type Rotation<N> = UnitQuaternion<N>;
Expand description

The rotation type.