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

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

The rotation matrix type.