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