Type Definition nalgebra_glm::UVec4[][src]

pub type UVec4 = TVec4<u32>;
Expand description

A 4D vector with u32 components.