CBA_fnc_vectCross

Description

Returns the cross product vector of two vectors.

Vectors must both be three dimensional.

Parameters

_u the first vector.  _v the second vector.

Returns

The cross product (vector) of the two vectors.

Examples

Author

Vigilante, courtesy by -=ACE=- of Simcentric,

Close