Type Definition nalgebra_glm::U32Vec4

source ·
pub type U32Vec4 = TVec4<u32>;
Expand description

A 4D vector with u32 components.