Type Definition nalgebra_glm::UVec2[][src]

type UVec2 = Vector2<u32>;

A 2D vector with u32 components.