S2CellUnion.contains

The point 'p' does not need to be normalized. This is a fast operation (logarithmic in the size of the cell union).

  1. bool contains(S2CellId id)
  2. bool contains(S2CellUnion y)
  3. bool contains(S2Cell cell)
  4. bool contains(S2Point p)
    class S2CellUnion
    const
    bool
    contains
    ()

Meta