Vec2i(Standardlibrary/Math)

A Vec2i that uses the int type.

$Vec2i = Vec2i_t<int>;

See Vec2i_t<T> for Member funcions and examples.