S2Region.contains

Returns true if the region completely contains the given cell, otherwise returns false.

  1. bool contains(S2Cell cell)
    interface S2Region
    bool
    contains
  2. bool contains(S2Point p)

Meta