[][src]Type Definition nalgebra_glm::DMat4x3

type DMat4x3 = Matrix4x3<f64>;

A 4x3 matrix with f64 components.