VNeg
R3VECTOR *VNeg(R3VECTOR *r);
r - vector to be converted
Address of 'r'.
Inverts the direction of the given vector (r = -r)