Type Definition nalgebra_glm::U32Vec3[][src]

type U32Vec3 = Vector3<u32>;

A 3D vector with u32 components.