Describe the bug
SurfaceMesh::collapse() makes no consideration of parallel edges during edge collapse (i.e. edges that connect the same vertices but are not immediately connected topologically.
The is_collapse_ok() function should be updated to reflect this.
Describe the bug SurfaceMesh::collapse() makes no consideration of parallel edges during edge collapse (i.e. edges that connect the same vertices but are not immediately connected topologically.
The is_collapse_ok() function should be updated to reflect this.