[][src]Type Definition nalgebra_glm::DMat2x3

type DMat2x3 = Matrix2x3<f64>;

A 2x3 matrix with f64 components.