Type Definition ncollide2d::math::Translation

source · []
pub type Translation<N> = Translation2<N>;
Expand description

The translation type.