Type Definition Rotation
ncollide2d::math
type Rotation<N> = UnitComplex<N>;
The rotation matrix type.