Type Definition nalgebra_glm::UVec2

source ·
pub type UVec2 = TVec2<u32>;
Expand description

A 2D vector with u32 components.