S1ChordAngle.this

Construct the S1ChordAngle corresponding to the distance between the two given points. The points must be unit length.

  1. this(S2Point x, S2Point y)
    struct S1ChordAngle
    this
    (,)
    out { isValid(); }
  2. this(S1ChordAngle chordAngle)
  3. this(S1Angle angle)

Meta