pub fn mat4(m: &Mat4Impl, row: usize, col: usize) -> f64
Get element at (row, col) from a DMat4.
(row, col)
DMat4