Intersection of polygons with double coordinate type doesn't work
Open
- Dominant language
- C++
- Stars
- 70
- Forks
- 75
- PR merge metrics
- No merged PRs in 30d
Description
https://godbolt.org/z/v7exo37sP - this is an example of intersection custom polygons with a double data type.
https://godbolt.org/z/9n8We6eqb - example with your polygons
You can see that if i change coordinate type to double i can't get any intersections
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.