Function vecmath::mat3x2_id
[−]
[src]
pub fn mat3x2_id<T>() -> Matrix3x2<T> where T: Copy + One + Zero
Constructs identity matrix.
pub fn mat3x2_id<T>() -> Matrix3x2<T> where T: Copy + One + Zero
Constructs identity matrix.