VDist
R3FLOAT VDist(R3VECTOR *p1, R3VECTOR *p2);
p1, p2 - vectors
Distance
Measures the distance between given two vectors.