[][src]Type Definition nalgebra_glm::DMat4x2

type DMat4x2 = Matrix4x2<f64>;

A 4x2 matrix with f64 components.