Don Wed, 05 Dec 2012 14:32:50 -0800
Given a polygon and a rectangle, describe the algorithm to produce a list of polygons representing the intersection of the polygon and the rectangle.
--