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

type Rotation<N> = Unit<Complex<N>>;

The rotation matrix type.