S2Polygon.intersects

Return true if this polygon intersects the given polyline. This method returns an exact result; see Contains(S2Polyline) for details.

  1. bool intersects(S2Polygon b)
  2. bool intersects(S2Polyline b)
    class S2Polygon
    bool
    intersects

Meta