Type Definition lnkit::prelude::Translation1[][src]

type Translation1<T> = Translation<T, 1_usize>;

A 1-dimensional translation.