S2ClosestPointQueryOptions.setMaxDistance

Versions of set_max_distance that take an S1Angle argument. (Note that these functions require a conversion, and that the S1ChordAngle versions are preferred.)

  1. void setMaxDistance(S1ChordAngle max_distance)
  2. alias setMaxDistance = Base.setMaxDistance
  3. void setMaxDistance(S1Angle max_distance)
    class S2ClosestPointQueryOptions
    void
    setMaxDistance

Meta