S2CellUnion.contains

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)
    class S2CellUnion
    override const
    bool
    contains
  4. bool contains(S2Point p)

Meta