Closed VictorXjoeY closed 4 years ago
point_segment_distance(q, a, b): Return the point P which is inside the segment AB which is closest to Q.
Done.
point_segment_distance(q, a, b): Return the point P which is inside the segment AB which is closest to Q.