[][src]Type Definition nalgebra_glm::Mat3x2

type Mat3x2 = Matrix3x2<f32>;

A 3x2 matrix with f32 components.