SG_VECTOR sgSpaceMath::VectorsVectorMult(const SG_VECTOR& v1,const SG_VECTOR& v2)
Description:
Calculates the vector multiplication of two vectors.
Arguments:
v1 - first vector,
v2 - second vector.
Returned value:
Returns the vector multiplication of the arguments
See also: