Type Definition nalgebra_glm::DMat4

source ·
pub type DMat4 = Matrix4<f64>;
Expand description

A 4x4 matrix with f64 components.