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

type Vec4u = Vec4<u32>;

A 4-dimensional unsigned integer vector type