Uses of Interface
toxi.geom.PolygonClipper2D
Packages that use PolygonClipper2D
-
Uses of PolygonClipper2D in toxi.geom
Classes in toxi.geom that implement PolygonClipper2DModifier and TypeClassDescriptionclass
A more generic version of the Sutherland-Hodgeman algorithm to limit 2D polygons to convex clipping regions.class
A version of the Sutherland-Hodgeman algorithm to clip 2D polygons optimized for rectangular clipping regions.