Type Definition nalgebra_glm::Mat4x2[][src]

type Mat4x2 = Matrix4x2<f32>;

A 4x2 matrix with f32 components.