Deprecated
Since version 6 is a major upgrade from previous versions, quite a number of changes have been made to exposed structures, functions and to public methods of the Clipper class too. To minimize any inconvenience to existing users of the library, I've included some code to preserve backward compatability. However, because this code will be removed in a future update the code has been marked as deprecated, and a precompiler directive 'use_deprecated' has been defined (ie deprecated code is enabled by default).
Deprecated Structures:
Polygon
|
replaced by Path
|
Polygons
|
replaced by Paths
|
Deprecated ClipperBase methods:
Deprecated Functions:
See Also
ClipperBase, ClipperBase.AddPath, ClipperBase.AddPaths, OffsetPaths, PolyTreeToPaths, ReversePath, ReversePaths, Path, Paths
Copyright ©2010-2013 Angus Johnson - Clipper Ver 6.0.0 - Help file built on 30-October-2013