S2ClosestPointQueryBase.MIN_POINTS_TO_ENQUEUE

The minimum number of points that a cell must contain to enqueue it rather than processing its contents immediately.

class S2ClosestPointQueryBase(Distance, Data)
enum int MIN_POINTS_TO_ENQUEUE;

Meta