S2PointIndex maintains an index of points sorted by leaf S2CellId. Each point has some associated client-supplied data, such as an integer or pointer. This can be used to map results back to client data structures.
See Source File