vecmath
pub fn mat4x3_id<T>() -> Matrix4x3<T> where T: Copy + One + Zero,
Constructs identity matrix.