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

Expand CurveBoundary API #2037

Merged
merged 10 commits into from
Sep 29, 2023
Merged

Expand CurveBoundary API #2037

merged 10 commits into from
Sep 29, 2023

Conversation

hannobraun
Copy link
Owner

Move some functionality that relates to CurveBoundary from CurveApproxSegment to CurveBoundary itself. I need to do some work with CurveBoundary in another context (part of #2023), and not having to duplicate this functionality will come in handy.

Group methods that transform the `CurveBoundary` together.
The conversion is separate from the other trait implementations, in that
the other trait implementations mirror trait bounds on the boundary
element type. It makes sense to keep those together.
@hannobraun hannobraun merged commit 0452802 into main Sep 29, 2023
4 checks passed
@hannobraun hannobraun deleted the boundary branch September 29, 2023 08:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant