Subject: CGAL users discussion list
List archive
- From:
- To:
- Subject: Re: Re: [cgal-discuss] Triangulation_ds_face_base_2.h
- Date: Wed, 5 Sep 2007 16:52:47 +0200
Hello Andreas,
You were right! That is not a vertex from the triangulation. Thought the
whole story sounds pretty absurd. I have:
cout<<"processing vertex "<<(*now)->info().ID()<<endl;
Delaunay::Face_circulator fc = dt.incident_faces(*now);
for(int j=0; j<circulator_size(fc); j++)
{
cout<<"processing vertex "<<(*now)->info().ID()<<endl;
fc++;
}
The first access to the vertex is OK, but the second is not. In theory
nowhere in between could something have invalidated the handle.
I think I should just stick to using my code in debug mode...
Thanks for your advice,
Angelina
- Re: Re: [cgal-discuss] Triangulation_ds_face_base_2.h, Angelina Novacheva, 09/04/2007
- <Possible follow-up(s)>
- Re: Re: [cgal-discuss] Triangulation_ds_face_base_2.h, novacheva, 09/04/2007
- Re: [cgal-discuss] Triangulation_ds_face_base_2.h, Andreas Fabri, 09/05/2007
- Re: Re: [cgal-discuss] Triangulation_ds_face_base_2.h, novacheva, 09/05/2007
- Re: [cgal-discuss] Triangulation_ds_face_base_2.h, Andreas Fabri, 09/05/2007
- Re: [cgal-discuss] Triangulation_ds_face_base_2.h, Angelina Novacheva, 09/05/2007
- Re: [cgal-discuss] Triangulation_ds_face_base_2.h, Andreas Fabri, 09/05/2007
- Re: Re: [cgal-discuss] Triangulation_ds_face_base_2.h, novacheva, 09/05/2007
- Re: [cgal-discuss] Triangulation_ds_face_base_2.h, Andreas Fabri, 09/05/2007
Archive powered by MHonArc 2.6.16.