[][src]Type Definition nalgebra_glm::DMat4

type DMat4 = Matrix4<f64>;

A 4x4 matrix with f64 components.