[][src]Type Definition oxygengine_physics_2d::prelude::nalgebra::geometry::Translation1

type Translation1<N> = Translation<N, U1>;

A 1-dimensional translation.