Content deleted Content added
Line 21:
All the polygon intersections are then found and are inserted into both lists, linking the lists at the intersections.
Then
Then each intersection in the list is followed clockwise around the linked lists until the start position is found.
|