3dCoords.crossProduct
crossProduct(X, Y, Z)
crossProduct(pos)
X
double
X ordinate
Y
double
Y ordinate
Z
double
Z ordinate
pos
Array
Array of 3 doubles, representing the coordinates
Return value
VARIANT
An array of 3 real numbers, representing 3d coordinates
Back to
3dCoords
Back to
Overview