Skip to content

Conversation

@janetournois
Copy link
Member

Summary of Changes

Keep track of the segment on which each protecting ball was placed to speedup the algorithm

Release Management

  • Affected package(s): Mesh_3
  • Issue(s) solved (if any): fix #0000, fix #0000,...
  • Feature/Small Feature (if any):
  • Link to compiled documentation (obligatory for small feature) wrong link name to be changed
  • License and copyright ownership:

and use it in domain.curve_segment_is_covered()
add a special locate_corner() because we don't want to store
all incident polylines to a corner, and that it's only a few, cheap, locate operations
mesh_polyhedral_domain_with_features works fine with this version
@janetournois janetournois changed the base branch from master to main September 2, 2025 07:42
the iterator we need is the one of p, not the one of `other_point`!

+ constify what can be
+ make loops more readable
and deal with the case where distance < 0 in point_at(),
because we don't want to start from start_point all over
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