ClipperMinkowski |
[Missing <summary> documentation for "M:ClipperLib.Clipper.MinkowskiSum(System.Collections.Generic.List{ClipperLib.IntPoint},System.Collections.Generic.List{System.Collections.Generic.List{ClipperLib.IntPoint}},System.Boolean)"]
public static List<List<IntPoint>> MinkowskiSum( List<IntPoint> pattern, List<List<IntPoint>> paths, bool pathIsClosed )
[Missing <param name="pattern"/> documentation for "M:ClipperLib.Clipper.MinkowskiSum(System.Collections.Generic.List{ClipperLib.IntPoint},System.Collections.Generic.List{System.Collections.Generic.List{ClipperLib.IntPoint}},System.Boolean)"]
[Missing <param name="paths"/> documentation for "M:ClipperLib.Clipper.MinkowskiSum(System.Collections.Generic.List{ClipperLib.IntPoint},System.Collections.Generic.List{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{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{System.Collections.Generic.List{ClipperLib.IntPoint}},System.Boolean)"]