Defines the snap radius to be used (see s2builder.h). The snap radius must be at least the minimum value for the current exponent(), but larger values can also be used (e.g., to simplify the geometry).
REQUIRES: snap_radius >= MinSnapRadiusForExponent(exponent()) REQUIRES: snap_radius <= SnapFunction::kMaxSnapRadius()
See Implementation
Defines the snap radius to be used (see s2builder.h). The snap radius must be at least the minimum value for the current exponent(), but larger values can also be used (e.g., to simplify the geometry).
REQUIRES: snap_radius >= MinSnapRadiusForExponent(exponent()) REQUIRES: snap_radius <= SnapFunction::kMaxSnapRadius()