Vec3i

fun Vec3i(f: Int)
fun Vec3i(v: Vec3i)
fun Vec3i(x: Int, y: Int, z: Int)