Type Definition nalgebra_glm::DMat3x3[][src]

type DMat3x3 = Matrix3<f64>;
Expand description

A 3x3 matrix with f64 components.