Type Definition nalgebra_glm::DMat3

source ·
pub type DMat3 = Matrix3<f64>;
Expand description

A 3x3 matrix with f64 components.