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

type Vec3u<'a> = Vec3<'a, u32>;

A 3-dimensional unsigned integer vector type