Type Definition rapier2d::math::Translation

source · []
pub type Translation<N> = Translation<N, 2_usize>;
Expand description

The translation type.