MATHLIB_EXPORT RCOORD DirectedDistance(PC_POINT pvOn, PC_POINT pvOf);
vectlib.h
Returns the distance a point is as projected on another vector. The result is the distance along that vector from the origin.
Functions