Vector2i

Definition of a Vector2 of integers.

alias Vector2i = Vector2!(int)

Meta