[][src]Type Definition nalgebra_glm::Mat2x2

type Mat2x2 = Matrix2<f32>;

A 2x2 matrix with f32 components.