Type Definition nalgebra_glm::DMat4x3

source ·
pub type DMat4x3 = Matrix4x3<f64>;
Expand description

A 4x3 matrix with f64 components.