cross


Description:

public Point3D cross (Point3D b)

Computes the cross product of the two given Point3D.

Parameters:

this

a Point3D

b

a Point3D

res

return location for the cross product