SimpleMCSweepLineIntersector constructor

SimpleMCSweepLineIntersector()

A SimpleMCSweepLineIntersector creates monotone chains from the edges and compares them using a simple sweep-line along the x-axis.

Implementation

SimpleMCSweepLineIntersector() {}