Vector3i

Definition of a Vector3 of integers.

alias Vector3i = Vector3!(int)

Meta