Vec3i(Standardlibrary/Math)

A Vec3i that uses the int type.

$Vec3i = Vec3i_t<int>;

See Vec3i_t<T> for Member funcions and examples.