Type Definition nalgebra_glm::DMat2x4[][src]

type DMat2x4 = Matrix2x4<f64>;
Expand description

A 2x4 matrix with f64 components.