Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement get_point_position() for non-convex and non-simple polygons #241

Merged
merged 11 commits into from
Jul 4, 2023

Conversation

saraedum
Copy link
Member

@saraedum saraedum commented Jul 3, 2023

Fixes #93.

Checklist

  • Added an entry in doc/news/.
  • Added a test for this change.

get_point_position claimed that points need to be defined over the base
ring of the polygon but actually the calling code expects it to accept
also points defined over larger rings.
@saraedum saraedum enabled auto-merge July 4, 2023 01:18
@github-actions
Copy link

github-actions bot commented Jul 4, 2023

Documentation preview for this PR is ready! 🎉
Built with commit: fc84394

@saraedum saraedum merged commit 90e3628 into flatsurf:master Jul 4, 2023
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Implement get_point_position for Polygon (and not only ConvexPolygon)
1 participant