Type Definition nalgebra_glm::UVec4[][src]

type UVec4 = Vector4<u32>;

A 4D vector with u32 components.