Uses of Interface
toxi.geom.PolygonClipper2D

Packages that use PolygonClipper2D
toxi.geom   
 

Uses of PolygonClipper2D in toxi.geom
 

Classes in toxi.geom that implement PolygonClipper2D
 class SutherlandHodgemanClipper
          A simplified, rectangle-only version of the Sutherland-Hodgeman polygon clipping algorithm to clip 2D polygons.