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

type Isometry<N> = Isometry<N, Unit<Quaternion<N>>, 3_usize>;

The transformation matrix type.