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

type Vec2u = Vec2<u32>;

A 2-dimensional unsigned integer vector type