S2ClosestPointQueryTarget

S2ClosestPointQueryTarget represents the geometry to which the distance is measured. There are subtypes for measuring the distance to a point, an edge, an S2Cell, or an S2ShapeIndex (an arbitrary collection of geometry).

alias S2ClosestPointQueryTarget = S2MinDistanceTarget

Meta