Type Definition nalgebra_glm::U32Vec2[][src]

pub type U32Vec2 = TVec2<u32>;
Expand description

A 2D vector with u32 components.