ClipperBase

The Clipper Library

ClipperBase

ClipperBase is the ancestor class to Clipper (or TClipper in Delphi). It should not be instantiated directly. This class converts polygon coordinates (passed by the AddPolygon and AddPolygons methods) into edge objects.

Reference

Methods
In ClipperBase:
AddPolygon
AddPolygons
Clear
GetBounds

See Also

Clipper