S2ClosestPointQueryBase.findClosestPoints

Returns the closest points to the given target that satisfy the given options. This method may be called multiple times.

  1. Result[] findClosestPoints(Target target, Options options)
    class S2ClosestPointQueryBase(Distance, Data)
    findClosestPoints
  2. void findClosestPoints(Target target, Options options, Result[] results)

Meta