VMid
R3VECTOR *VMid(R3VECTOR *r, R3VECTOR *v1, R3VECTOR *v2);
r - result
Address of the result vector 'r'
Returns the mid point of given two vectors.