S2Loop.Shape.this - multiple declarations

Function S2Loop.Shape.this

Must call Init().

this();

Function S2Loop.Shape.this

Initialize the shape. Does not take ownership of "loop".

this (
  S2Loop loop
);