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

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

The rotation matrix type.