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

type Vec4u<'a> = Vec4<'a, u32>;

A 4-dimensional unsigned integer vector type