We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The content you are editing has changed. Please copy your edits and refresh the page.
_cur
_prev
OUTSIDE_AFFINE_HULL
cell_iterator == end()
ltprev
ltnext
Cell_handle()
The text was updated successfully, but these errors were encountered:
We could close this issue. The remaining task, about the 2D issue, is already reported as issue #7130.
Sorry, something went wrong.
lrineau
janetournois
No branches or pull requests
Tasks
Note
_cur
isCell_handle()
then the locate type is meaningless (for the moment, it isOUTSIDE_AFFINE_HULL
)._cur
and_prev
are always equal, but when_cur
is the end (Cell_handle()
), or when_prev
isCell_handle()
.The text was updated successfully, but these errors were encountered: