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

type Translation<N> = Translation<N, 2_usize>;
Expand description

The translation type.