S2Loop.contains

Returns true if the region contained by this loop is a superset of the region contained by the given other loop.

  1. bool contains(S2Loop b)
    class S2Loop
    bool
    contains
  2. bool contains(S2Cell target)
  3. bool contains(S2Point p)

Meta