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

type Vec1u = Vec1<u32>;

A 1-dimensional unsigned integer vector type