[][src]Type Definition nalgebra_glm::UVec3

type UVec3 = TVec3<u32>;

A 3D vector with u32 components.