util-math / io.github.sof3.graphmine.util.math / Vector3 / cross
infix fun cross(v: Vector3): Vector3
infix fun cross(v:
Vector3
):
Calculates the cross product of this and v
this