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

Add CurveBoundaries #2044

Merged
merged 13 commits into from
Oct 6, 2023
Merged

Add CurveBoundaries #2044

merged 13 commits into from
Oct 6, 2023

Conversation

hannobraun
Copy link
Owner

Extract the code that handles multiple CurveBoundary instances out of CurveApprox, and move it into the new struct CurveBoundaries, where it can be re-used by other code that is not related to curve approximation.

This is another step towards addressing #2023, as CurveBoundaries can now be used to fix the water-tightness validation test.

@hannobraun hannobraun merged commit 70fcd95 into main Oct 6, 2023
4 checks passed
@hannobraun hannobraun deleted the boundary branch October 6, 2023 11:00
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