Subject: CGAL users discussion list
List archive
- From: Zohar <>
- To:
- Subject: Re: [cgal-discuss] Reassign facet_handle->halfedge() - simplification related
- Date: Mon, 10 Mar 2014 06:26:05 -0700 (PDT)
I attached a mesh, and an image of the before and after the final edge contraction, v1 in purple, vL in black, and a black arrow on a face fh denotes fh->halfedge(). Consider the halfedge() of facet v1,vR,vy0).
I can provide the series of collapses, but to create a minimal example it would require time.
In HalfedgeDS_decorator.h:
Halfedge_handle join_vertex( Halfedge_handle h) {
...
if ( ! hprev->is_border())
set_face_halfedge( hprev);
if ( ! gprev->is_border())
set_face_halfedge( gprev);
}
The face halfedge is set arbitrarily to hprev and gprev regardless of what it was.
I can provide the series of collapses, but to create a minimal example it would require time.
On Monday, March 10, 2014 9:15 AM, Zohar [via cgal-discuss] <[hidden email]> wrote:
In HalfedgeDS_decorator.h:
Halfedge_handle join_vertex( Halfedge_handle h) {
...
if ( ! hprev->is_border())
set_face_halfedge( hprev);
if ( ! gprev->is_border())
set_face_halfedge( gprev);
}
The face halfedge is set arbitrarily to hprev and gprev regardless of what it was.
If you reply to this email, your message will be added to the discussion below:
http://cgal-discuss.949826.n4.nabble.com/Reassign-facet-handle-halfedge-simplification-related-tp4658927p4658938.html
View this message in context: Re: Reassign facet_handle->halfedge() - simplification related
Sent from the cgal-discuss mailing list archive at Nabble.com.
- [cgal-discuss] Reassign facet_handle->halfedge() - simplification related, Zohar, 03/08/2014
- Re: [cgal-discuss] Reassign facet_handle->halfedge() - simplification related, Zohar, 03/08/2014
- Re: [cgal-discuss] Reassign facet_handle->halfedge() - simplification related, Sebastien Loriot (GeometryFactory), 03/10/2014
- Re: [cgal-discuss] Reassign facet_handle->halfedge() - simplification related, Zohar, 03/10/2014
- Re: [cgal-discuss] Reassign facet_handle->halfedge() - simplification related, Zohar, 03/10/2014
- Re: [cgal-discuss] Reassign facet_handle->halfedge() - simplification related, Sebastien Loriot (GeometryFactory), 03/11/2014
- Re: [cgal-discuss] Reassign facet_handle->halfedge() - simplification related, Zohar, 03/10/2014
- Re: [cgal-discuss] Reassign facet_handle->halfedge() - simplification related, Zohar, 03/10/2014
Archive powered by MHonArc 2.6.18.