Vector3u

Alias for 3-vector of uints

alias Vector3u = Vector!(uint, 3)

Meta