Type Definition nalgebra_glm::DMat4x4

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

A 4x4 matrix with f64 components.