Type Definition nalgebra_glm::DMat4x2

source ·
pub type DMat4x2 = Matrix4x2<f64>;
Expand description

A 4x2 matrix with f64 components.