[][src]Type Definition nalgebra_glm::DMat3x3

type DMat3x3 = Matrix3<f64>;

A 3x3 matrix with f64 components.