[][src]Type Definition nalgebra_glm::DMat3x4

type DMat3x4 = Matrix3x4<f64>;

A 3x4 matrix with f64 components.