VComp
R3VECTOR *VComp(R3VECTOR *r, R3VECTOR *to, R3VECTOR *v);
r - result
Address of the result vector 'r'
Projects vector 'v' on vector 'to'.