NXC  Version 1.2.1 r5
 All Data Structures Files Functions Variables Groups Pages
void VectorCross ( VectorType  a,
VectorType  b,
VectorType out 
)
inline

VectorCross function.

Calculate the cross-product of two vectors.

Parameters
aA variable of type VectorType
bA variable of type VectorType
outThe cross-product vector.