Type Definition nalgebra_glm::I32Vec4

source ·
pub type I32Vec4 = TVec4<i32>;
Expand description

A 4D vector with i32 components.