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