Uses of Interface
toxi.geom.PolygonTesselator
Packages that use PolygonTesselator
-
Uses of PolygonTesselator in toxi.geom
Classes in toxi.geom that implement PolygonTesselatorModifier and TypeClassDescriptionclass
A concrete implementation of the abstractGridTesselator
using a grid in global coordinate space for generating additional points within a polygon.class
This is an implementation of thePolygonTesselator
interface and abstract parent class for tesselating 2D polygons using a grid of additional points created within the polygon.class
A concrete implementation of the abstractGridTesselator
using a grid in polygon-local coordinate space for generating additional points within a polygon.