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