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

Other way to get valid hole contours in flat filling #3386

Merged
merged 3 commits into from
Sep 19, 2024

Conversation

Grantim
Copy link
Contributor

@Grantim Grantim commented Sep 18, 2024

No description provided.

@@ -1037,6 +1056,31 @@ void SweepLineQueue::removeMultipleAfterMerge_()
}
assert( multiplesFromThis.size() > 1 );

if ( outBoundaries_ )
{
auto& bunds = *outBoundaries_;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bunds -> bounds?

@Grantim Grantim marked this pull request as ready for review September 18, 2024 16:30
@Grantim Grantim merged commit 263c139 into master Sep 19, 2024
28 checks passed
@Grantim Grantim deleted the Other_way_to_get_valid_hole_contours_in_flat_filling branch September 19, 2024 10:52
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.

2 participants