Type Definition nalgebra_glm::U32Vec3

source ·
pub type U32Vec3 = TVec3<u32>;
Expand description

A 3D vector with u32 components.