The ClipperD class performs boolean 'clipping'. This class is very similar to Clipper64 except that coordinates passed to ClipperD objects are of type double instead of type Int64.
Subject and Clip paths are passed to a Clipper object via AddSubject, AddOpenSubject and AddClip methods. Clipping operations are then initiated by calling Execute. And Execute can be called multiple times (ie with different ClipTypes & FillRules) without having to reload these paths.
Methods | Properties |
---|---|
AddClip | PreserveCollinear |
AddOpenSubject | ZCallback |
AddSubject | |
Clear | |
Constructor | |
Execute | |
GetBounds |
Copyright © 2010-2024 Angus Johnson - Clipper2 1.3.0 - Help file built on 14 Jan 2024