Type Definition nalgebra_glm::IVec4

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

A 4D vector with i32 components.