Type Definition nalgebra_glm::UVec1[][src]

pub type UVec1 = TVec1<u32>;
Expand description

A 1D vector with u32 components.