[][src]Function vecmath::mat3x2_id

pub fn mat3x2_id<T>() -> Matrix3x2<T> where
    T: Copy + One + Zero

Constructs identity matrix.