S2RegionCoverer.floodFill

Given a region and a starting cell, returns the set of all the edge-connected cells at the same level that intersect "region". The output cells are returned in arbitrary order.

class S2RegionCoverer
static
void
floodFill

Meta