Type Definition nalgebra_glm::U32Vec1

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

A 1D vector with u32 components.