Uses of Interface
toxi.geom.PolygonTesselator
Packages that use PolygonTesselator
-
Uses of PolygonTesselator in toxi.geom
Classes in toxi.geom that implement PolygonTesselatorModifier and TypeClassDescriptionclassA concrete implementation of the abstractGridTesselatorusing a grid in global coordinate space for generating additional points within a polygon.classThis is an implementation of thePolygonTesselatorinterface and abstract parent class for tesselating 2D polygons using a grid of additional points created within the polygon.classA concrete implementation of the abstractGridTesselatorusing a grid in polygon-local coordinate space for generating additional points within a polygon.