Function nalgebra::append_translation [] [src]

pub fn append_translation<V, M: Translation<V>>(m: &M, v: &V) -> M

Applies the translation v to a copy of m.