Delphi TZCallbackD = procedure (const bot1, top1, bot2, top2: TPointD; var intersectPt: TPointD) of object;
C++ typedef std::function<void(const PointD& e1bot, const PointD& e1top, const PointD& e2bot, const PointD& e2top, PointD& pt)> ZCallbackD;
C# public delegate void ZCallbackD(PointD bot1, PointD top1, PointD bot2, PointD top2, ref PointD intersectPt);
Z Callback function definitions.
ClipperD.ZCallback, ZCallback64, USINGZ
Copyright © 2010-2024 Angus Johnson - Clipper2 1.3.0 - Help file built on 14 Jan 2024