pub fn array_to_isometry(array: &[f64; 16]) -> Isometry3<f64>
Expand description

converts a 4x4 column-major homogenous matrix to an Isometry