Vector2u

Definition of a Vector2 of unsigned integers.

alias Vector2u = Vector2!(uint)

Meta