Function S2Polygon.Shape.this

Initialization. Does not take ownership of "polygon". May be called more than once. TODO(ericv/jrosenstock): Make "polygon" a const reference.

this (
  in const(S2Polygon) polygon
);