ClosestPointBetweenLineSegmentAndTri# inline float ClosestPointBetweenLineSegmentAndTri( const Vec3 &p, const Vec3 &q, const Vec3 &a, const Vec3 &b, const Vec3 &c, float &outT, float &outV, float &outW, )#