Type Definition nalgebra_glm::DMat4[][src]

type DMat4 = Matrix4<f64>;

A 4x4 matrix with f64 components.