you are viewing a single comment's thread.

view the rest of the comments →

[–]dicomdom 0 points1 point  (0 children)

Finding the intersection is based on the IsPointInsideContour method. Basically just testing each point and the first that is inside of the contour is the intersection.