Function S2Builder.addPolyline

Adds the edges in the given polyline. (Note that if the polyline consists of 0 or 1 vertices, this method does nothing.)

void addPolyline (
  in const(s2.s2polyline.S2Polyline) polyline
);