Type Definition nalgebra_glm::DMat3x4

source ·
pub type DMat3x4 = Matrix3x4<f64>;
Expand description

A 3x4 matrix with f64 components.