Type Definition nalgebra_glm::UVec3

source · []
pub type UVec3 = TVec3<u32>;
Expand description

A 3D vector with u32 components.