Type Definition nalgebra_glm::U32Vec4[][src]

type U32Vec4 = Vector4<u32>;

A 4D vector with u32 components.