Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Arrangement_2 multiple vertex

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Arrangement_2 multiple vertex


Chronological Thread 
  • From:
  • To:
  • Subject: Re: [cgal-discuss] Arrangement_2 multiple vertex
  • Date: Sat, 10 Dec 2011 10:18:09 +0200

It is impossible to have an edge with the same source and target points, as the geometric embeddings of the edges are x-monotone.

Quoting "cyril bordreuil"
<>:

Hi everybody

I have segments that i want to connect. Sometimes my segments are totally connected
and sometimes it is an open contour.
I tried to use Arrangement_2 class to find the contour. I build my arrangement from segments and
when i am travelling the halfedges, i have some halfedges with same source and target vertex.
Is it possible? and is it possible to remove this kind of halfedges at construction?
Thank you very much
Cyril

--
You are currently subscribed to cgal-discuss.
To unsubscribe or access the archives, go to
https://lists-sop.inria.fr/wws/info/cgal-discuss








Archive powered by MHonArc 2.6.16.

Top of Page