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