Type Definition lnkit::prelude::geometry::Translation5[][src]

type Translation5<T> = Translation<T, 5_usize>;

A 5-dimensional translation.