S2ClosestPointQuery.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)
    class S2ClosestPointQuery(Data)
    findClosestPoints
  2. void findClosestPoints(Target target, Result[] results)

Meta