Skip to content

Commit

Permalink
Add the possibility to interrupt AW3 (whether iterative visu is used …
Browse files Browse the repository at this point in the history
…or not)
  • Loading branch information
MaelRL committed Jun 7, 2023
1 parent 1c646c0 commit 5c8acef
Show file tree
Hide file tree
Showing 3 changed files with 598 additions and 331 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1343,6 +1343,7 @@ class Alpha_wrap_3
return true;
}

public:
// Not the best complexity, but it's very cheap compared to the rest of the algorithm.
void make_manifold()
{
Expand Down
Loading

0 comments on commit 5c8acef

Please sign in to comment.