Skip to content

FillHolesWithExtraPointsParams::modifyBdVertices#5242

Merged
Fedr merged 1 commit intomasterfrom
extra/modifyBdVertices
Oct 15, 2025
Merged

FillHolesWithExtraPointsParams::modifyBdVertices#5242
Fedr merged 1 commit intomasterfrom
extra/modifyBdVertices

Conversation

@Fedr
Copy link
Contributor

@Fedr Fedr commented Oct 15, 2025

No description provided.

@Fedr Fedr requested a review from Grantim October 15, 2025 13:32
Comment on lines +93 to +95
/// if nullptr, then any boundary vertex of input mesh can get new triangles;
/// otherwise only vertices from modifyBdVertices can get new triangles
const VertBitSet* modifyBdVertices = nullptr;
Copy link
Contributor

Choose a reason for hiding this comment

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

why not use hole representative edges?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Now we have more control. Not all vertices of one edge can be set in modifyBdVertices

@Fedr Fedr merged commit dc3c07c into master Oct 15, 2025
28 checks passed
@Fedr Fedr deleted the extra/modifyBdVertices branch October 15, 2025 14:06
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