![]() |
![]() |
![]() |
Del.» function MinkowskiSum(const Poly: TPath; const Path: TPath; IsClosed: Boolean): TPaths;
C++ » void MinkowskiSum(const Path& poly, const Path& path, Paths& solution, bool isClosed);
C# » public static Paths MinkowskiSum(Path poly, Path path, bool isClosed);
Minkowski Addition is performed by adding each point in a polygon to the set of points in an open or closed path. The resulting polygon (or polygons) define the region that the original polygon would have passed over had it had been moved from the beginning to the end of that path.
Copyright ©2010-2013 Angus Johnson - Clipper Ver 6.0.0 - Help file built on 30-October-2013