Function vecmath::mat3_id [] [src]

pub fn mat3_id<T>() -> Matrix3<T> where T: Copy + One + Zero

Constructs identity matrix.