[][src]Type Definition nalgebra_glm::DMat4x4

type DMat4x4 = Matrix4<f64>;

A 4x4 matrix with f64 components.