Function nalgebra::inv_transformation
[−]
[src]
pub fn inv_transformation<T, M: Transformation<T>>(m: &M) -> T
Gets the inverse transformation applicable by m
.
pub fn inv_transformation<T, M: Transformation<T>>(m: &M) -> T
Gets the inverse transformation applicable by m
.