[][src]Type Definition nalgebra_glm::Mat3x3

type Mat3x3 = Matrix3<f32>;

A 3x3 matrix with f32 components.