ClipperMinkowskiSum Method (ListIntPoint, ListIntPoint, Boolean) |
[Missing <summary> documentation for "M:ClipperLib.Clipper.MinkowskiSum(System.Collections.Generic.List{ClipperLib.IntPoint},System.Collections.Generic.List{ClipperLib.IntPoint},System.Boolean)"]
Namespace: ClipperLib
public static List<List<IntPoint>> MinkowskiSum( List<IntPoint> pattern, List<IntPoint> path, bool pathIsClosed )
[Missing <param name="pattern"/> documentation for "M:ClipperLib.Clipper.MinkowskiSum(System.Collections.Generic.List{ClipperLib.IntPoint},System.Collections.Generic.List{ClipperLib.IntPoint},System.Boolean)"]
[Missing <param name="path"/> documentation for "M:ClipperLib.Clipper.MinkowskiSum(System.Collections.Generic.List{ClipperLib.IntPoint},System.Collections.Generic.List{ClipperLib.IntPoint},System.Boolean)"]
[Missing <param name="pathIsClosed"/> documentation for "M:ClipperLib.Clipper.MinkowskiSum(System.Collections.Generic.List{ClipperLib.IntPoint},System.Collections.Generic.List{ClipperLib.IntPoint},System.Boolean)"]
[Missing <returns> documentation for "M:ClipperLib.Clipper.MinkowskiSum(System.Collections.Generic.List{ClipperLib.IntPoint},System.Collections.Generic.List{ClipperLib.IntPoint},System.Boolean)"]