CBA_fnc_vectCross2D

Description

Returns the cross product vector of two 2D vectors.

The result is an integer value (positive or negative), representing the magnitude of the height component.

Parameters

_u the first vector.  _v the second vector.

Returns

The cross product (scalar magnitude) of the two vectors.

Examples

Author

Vigilante, courtesy by -=ACE=- of Simcentric

Close