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

type Vec2u<'a> = Vec2<'a, u32>;

A 2-dimensional unsigned integer vector type