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