Type Definition nalgebra_glm::DMat2x3

source ·
pub type DMat2x3 = Matrix2x3<f64>;
Expand description

A 2x3 matrix with f64 components.