[][src]Type Definition nalgebra_glm::UVec1

type UVec1 = TVec1<u32>;

A 1D vector with u32 components.