Subject: CGAL users discussion list
List archive
- From: Andreas Fabri <>
- To:
- Subject: Re: [cgal-discuss] retrieve cell_handle from facet
- Date: Wed, 17 Oct 2007 10:08:36 +0200
Hi Matthieu,
My question about the quality of the documentation was serious.
Did you happy programming before reading the documentation (what
I admittedly often do), or did you try to find it in the manual,
and gave up after a couple of minutes?
andreas
Matthieu Chavent wrote:
Thanks to Andreas Fabri and Laurent Rineau and sorry for neewbies questions.
Regards,
Matthieu Chavent.
Laurent Rineau a écrit :
On Tuesday 16 October 2007 17:16:07 Matthieu Chavent wrote:
Good afternoon,
I use triangulation_3 and and use a facet_iterator. I would like to know
if it possible to retrieve from a facet the two cell_handles of the two
cells which have the facet in common, in a simple manner.
Well, I quote here the definition of Facet, from the reference page "TriangulationDataStructure_3":
"typedef std::pair<Cell_handle, int> Facet;
(c,i) is the facet of c opposite to the vertex of index i."
So, if "f_it" is a facet iterator, "f_it->first" is one of the two cells you request, and "f_it->first->neighbor(f_it->second)" is the other one (see the reference page "TriangulationDataStructure_3::Cell" for a description of Cell::neighbor).
Best regards,
- retrieve cell_handle from facet, Matthieu Chavent, 10/16/2007
- Re: [cgal-discuss] retrieve cell_handle from facet, Andreas Fabri, 10/16/2007
- Re: [cgal-discuss] retrieve cell_handle from facet, Laurent Rineau, 10/16/2007
- Re: [cgal-discuss] retrieve cell_handle from facet, Matthieu Chavent, 10/17/2007
- Re: [cgal-discuss] retrieve cell_handle from facet, Andreas Fabri, 10/17/2007
- Re: [cgal-discuss] retrieve cell_handle from facet, Monique . Teillaud, 10/17/2007
- Re: [cgal-discuss] retrieve cell_handle from facet, Eivind LM, 10/30/2007
- Re: [cgal-discuss] retrieve cell_handle from facet, Andreas Meyer, 10/30/2007
- Re: [cgal-discuss] retrieve cell_handle from facet, Camille Wormser, 10/30/2007
- Re: [cgal-discuss] retrieve cell_handle from facet, Sylvain Pion, 10/30/2007
- Re: [cgal-discuss] retrieve cell_handle from facet, Camille Wormser, 10/30/2007
- Re: [cgal-discuss] retrieve cell_handle from facet, Eivind LM, 10/30/2007
- Re: [cgal-discuss] retrieve cell_handle from facet, Andreas Meyer, 10/30/2007
- Re: [cgal-discuss] retrieve cell_handle from facet, Andreas Meyer, 10/30/2007
- Re: [cgal-discuss] retrieve cell_handle from facet, Eivind LM, 10/30/2007
- Re: [cgal-discuss] retrieve cell_handle from facet, Eivind LM, 10/30/2007
- Re: [cgal-discuss] retrieve cell_handle from facet, Andreas Meyer, 10/30/2007
- Re: [cgal-discuss] retrieve cell_handle from facet, Monique . Teillaud, 10/17/2007
- Re: [cgal-discuss] retrieve cell_handle from facet, Andreas Fabri, 10/17/2007
- Re: [cgal-discuss] retrieve cell_handle from facet, Matthieu Chavent, 10/17/2007
Archive powered by MHonArc 2.6.16.