Menu

ClipperLib2 : Point64 constructor can't take a Point64

2022-02-25
2022-02-25
  • Phil Stopford

    Phil Stopford - 2022-02-25

    IntPoint used to allow for an IntPoint to be used in the constructor :

    IntPoint a = new IntPoint(b)

    Point64 doesn't appear to have an equivalent.

     
  • Angus Johnson

    Angus Johnson - 2022-02-25

    I'll fix.
    Thanks again for all the feedback. 👍