cross

fun cross(other: Vec3i): Vec3i

Calculates the cross product of this vector and the given other vector.

Return

the cross product

Parameters

other

the other vector