Type Definition nalgebra_glm::DMat3x2

source ·
pub type DMat3x2 = Matrix3x2<f64>;
Expand description

A 3x2 matrix with f64 components.