[][src]Function vecmath::mat3_id

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

Constructs identity matrix.