[][src]Type Definition coord::defaults::Vec3u

type Vec3u = Vec3<u32>;

A 3-dimensional unsigned integer vector type