-
Notifications
You must be signed in to change notification settings - Fork 41
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
Erroneous output handling #81
Comments
I can implement this if you would review it, please let me know Ronald :) |
Hi @zippy84 It would be really useful if this "fix" could be pushed to vtkbool instead of having it on BoneReconstructionPlanner or Slicer. What do you think? |
…ut meshes triangulation features Fixes zippy84/vtkbool#81
…ut meshes triangulation features Fixes zippy84/vtkbool#81
Hi @zippy84 :) I've implemented my proposal: Please review when you have time :) |
Hi Ronald, thanks a lot for your work on this great library
I'd like to propose to use this boolean table below to handle different results so they are always valid. I was going to implement this idea replacing current code in this link but after thinking about it, I think it would be better to have this table implemented inside vtkbool:
NOTES:
Please let me know your thoughts
The text was updated successfully, but these errors were encountered: