makeVerbatimPolygon

As above, but does not CHECK-fail on invalid input. Returns true if conversion is successful.

  1. bool makeVerbatimPolygon(string str, S2Polygon polygon)
    bool
    makeVerbatimPolygon
    (
    string str
    ,)
  2. S2Polygon makeVerbatimPolygon(string str)

Meta