Type Definition nalgebra_glm::Vec4

source ·
pub type Vec4 = TVec4<f32>;
Expand description

A 4D vector with f32 components.