Type Definition nalgebra_glm::Mat3[][src]

type Mat3 = Matrix3<f32>;

A 3x3 matrix with f32 components.