Type Definition nalgebra_glm::DVec4

source ·
pub type DVec4 = TVec4<f64>;
Expand description

A 4D vector with f64 components.