Function S2Builder.addPoint

Adds a degenerate edge (representing a point) to the current layer.

void addPoint (
  in const(s2.util.math.vector.Vector!(double,3L)) v
);