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

Triangulation_3 fix segment traverser #7438

Closed
4 of 6 tasks
lrineau opened this issue May 11, 2023 · 1 comment
Closed
4 of 6 tasks

Triangulation_3 fix segment traverser #7438

lrineau opened this issue May 11, 2023 · 1 comment
Assignees
Milestone

Comments

@lrineau
Copy link
Member

lrineau commented May 11, 2023

Tasks

Preview Give feedback
  1. Bug Pkg::Triangulation_3
    janetournois

Note

  • When _cur is Cell_handle() then the locate type is meaningless (for the moment, it is OUTSIDE_AFFINE_HULL).
  • The locate types of _cur and _prev are always equal, but when _cur is the end (Cell_handle()), or when _prev is Cell_handle().
@lrineau
Copy link
Member Author

lrineau commented Dec 11, 2023

We could close this issue. The remaining task, about the 2D issue, is already reported as issue #7130.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants