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

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

The rotation matrix type.