Function S2Polygon.subtractFromPolyline
Same as IntersectWithPolyline, but subtracts this polygon from the given polyline.
s2 .s2polyline .S2Polyline[] subtractFromPolyline
(
in const(s2 .s2polyline .S2Polyline) a
);
Same as IntersectWithPolyline, but subtracts this polygon from the given polyline.
s2 .s2polyline .S2Polyline[] subtractFromPolyline
(
in const(s2 .s2polyline .S2Polyline) a
);