[][src]Type Definition nalgebra_glm::Mat2

type Mat2 = Matrix2<f32>;

A 2x2 matrix with f32 components.