Type Definition nalgebra_glm::UVec1[][src]

type UVec1 = Vector1<u32>;

A 1D vector with u32 components.