Merge branch 'invalid_handles' into 'master'
make all negative handles invalid, not just -1 Since opposite_halfedge_handle for a handle with idx -1 produces a handle with idx -2, it can be helpful to detect handles with -2 as index as invalid as well. See merge request !96
Showing
Please register or sign in to comment