Subject: CGAL users discussion list
List archive
- From:
- To:
- Subject: Re: [cgal-discuss] help with CGAL conceptual
- Date: Mon, 27 Oct 2008 20:20:41 +0100 (CET)
- Importance: Normal
Thankks, It's clearer now.
Edges aren't really stored in Triangulation data structure still can be
accessed threw handlers, iterators and circulators.
Still have a question: How do I create/get edge_handler from a facet?
In fact, I need to store edges for a given facet and edges they are
connected to. I guess this is done via handlers but may be are there other
ways.
This is my code snippet:
Delaunay3d::Finite_facets_iterator facet;
for (facet = T.finite_facets_begin(); facet != T.finite_facets_end();
++facet){
//test on facet
//got good facet let's say goodFacet
//store the edges of goodFecet saving by the way edges connected to them
}
Thank you for your help.
- [cgal-discuss] help with CGAL conceptual, Nizar Khalifa Sallem, 10/27/2008
- Re: [cgal-discuss] help with CGAL conceptual, Bernd Gaertner, 10/27/2008
- Re: [cgal-discuss] help with CGAL conceptual, Nizar Khalifa Sallem, 10/27/2008
- Re: [cgal-discuss] help with CGAL conceptual, Camille Wormser, 10/27/2008
- Re: [cgal-discuss] help with CGAL conceptual, nksallem, 10/27/2008
- Re: [cgal-discuss] help with CGAL conceptual, nksallem, 10/27/2008
- Re: [cgal-discuss] help with CGAL conceptual, Camille Wormser, 10/27/2008
- Re: [cgal-discuss] help with CGAL conceptual, Camille Wormser, 10/27/2008
- Re: [cgal-discuss] help with CGAL conceptual, Nizar Khalifa Sallem, 10/27/2008
- Re: [cgal-discuss] help with CGAL conceptual, Bernd Gaertner, 10/27/2008
Archive powered by MHonArc 2.6.16.