Module s2::region[][src]

Structs

RegionCoverer

RegionCoverer allows arbitrary regions to be approximated as unions of cells (CellUnion). This is useful for implementing various sorts of search and precomputation operations.

Traits

Region

A Region represents a two-dimensional region on the unit sphere.