[][src]Type Definition nalgebra_glm::U32Vec1

type U32Vec1 = TVec1<u32>;

A 1D vector with u32 components.