ClipperMinkowski |
[Missing <summary> documentation for "M:ClipperLib.Clipper.MinkowskiDiff(System.Collections.Generic.List{ClipperLib.IntPoint},System.Collections.Generic.List{ClipperLib.IntPoint})"]
public static List<List<IntPoint>> MinkowskiDiff( List<IntPoint> poly1, List<IntPoint> poly2 )
[Missing <param name="poly1"/> documentation for "M:ClipperLib.Clipper.MinkowskiDiff(System.Collections.Generic.List{ClipperLib.IntPoint},System.Collections.Generic.List{ClipperLib.IntPoint})"]
[Missing <param name="poly2"/> documentation for "M:ClipperLib.Clipper.MinkowskiDiff(System.Collections.Generic.List{ClipperLib.IntPoint},System.Collections.Generic.List{ClipperLib.IntPoint})"]
[Missing <returns> documentation for "M:ClipperLib.Clipper.MinkowskiDiff(System.Collections.Generic.List{ClipperLib.IntPoint},System.Collections.Generic.List{ClipperLib.IntPoint})"]