cross


Description:

[ Version ( since = "1.0" ) ]
public Vec3 cross (Vec3 b)

Computes the cross product of the two given vectors.

Parameters:

this

a Vec3

b

a Vec3

res

return location for the resulting vector