ClosestPointBetweenLineSegments# inline void ClosestPointBetweenLineSegments( const Vec3 &p, const Vec3 &q, const Vec3 &r, const Vec3 &s, float &u, float &v, )#