[][src]Type Definition nalgebra_glm::Mat2x3

type Mat2x3 = Matrix2x3<f32>;

A 2x2 matrix with f32 components.