Type Definition nalgebra_glm::U32Vec1[][src]

type U32Vec1 = TVec1<u32>;

A 1D vector with u32 components.