Skip to Content.
Sympa Menu

cgal-discuss - incident_edges?

Subject: CGAL users discussion list

List archive

incident_edges?


Chronological Thread 
  • From: Matthieu Chavent <>
  • To:
  • Subject: incident_edges?
  • Date: Tue, 16 Oct 2007 10:08:38 +0200

Hello every body,
I would like to know if, in the 3.2.1 CGAL version, I can find a function: incident_edge(vertex).. I found incident_vertices(vertex).. but then I don't know how I can reconstruct the edge: I saw the function tds.is_edge(v,u) but I would like to create edge from the two vertex handles..
For the moment I use incident_cells(vertex) and then I pass all the edge of each cell.. But I have a lot of edges that are visited several times..

Could you help me, please?

Thank you in advance!!


---------------------------

Matthieu Chavent
LORIA
PhD student

tel: ++33(0)3-54-95-86-05

---------------------------



Archive powered by MHonArc 2.6.16.

Top of Page