[][src]Type Definition nalgebra_glm::Mat3

type Mat3 = Matrix3<f32>;

A 3x3 matrix with f32 components.