[][src]Type Definition nalgebra_glm::Mat2x4

type Mat2x4 = Matrix2x4<f32>;

A 2x4 matrix with f32 components.