Type Definition nalgebra_glm::UVec1

source ·
pub type UVec1 = TVec1<u32>;
Expand description

A 1D vector with u32 components.