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

type Vec2i<'a> = Vec2<'a, i32>;

A 2-dimensional signed integer vector type