checking with num_halfedges(tm) means this only applies to something like union of triangular connected components. And if we change to counting the number of border halfedges, then we might as well just rely on the O(1) dynamic property map.
checking with num_halfedges(tm) means this only applies to something like union of triangular connected components. And if we change to counting the number of border halfedges, then we might as well just rely on the O(1) dynamic property map.