Type Definition ncollide2d::math::Rotation

source ·
pub type Rotation<N> = UnitComplex<N>;
Expand description

The rotation matrix type.