Skip to Content.
Sympa Menu

cgal-discuss - RE: [cgal-discuss] "Target Vertex" in ArrangementDcelHalfedge

Subject: CGAL users discussion list

List archive

RE: [cgal-discuss] "Target Vertex" in ArrangementDcelHalfedge


Chronological Thread 
  • From: "Amir Vaxman" <>
  • To: <>
  • Subject: RE: [cgal-discuss] "Target Vertex" in ArrangementDcelHalfedge
  • Date: Tue, 29 Apr 2008 12:06:18 +0300

I guess I could use opposite()->target(), and get the source, but it seems
unconventional, since usually edges point to their source (as vertices point
to an incident "going-out" edge..)


-----Original Message-----
From:


[mailto:]

Sent: Tuesday, April 29, 2008 12:07 PM
To:

Subject: Re: [cgal-discuss] "Target Vertex" in ArrangementDcelHalfedge

Quoting
:

> The documentation of Arrangement Halfedges, here:
>
> http://www.cgal.org/Manual/3.3/doc_html/cgal_manual/Arrangement_2_ref/Concept_ArrangementDcelHalfedge.html
>
> States the the function e->vertex() produces the target vertex.
> Don't DCEL structure usually produce the incident (source) vertex?

No. You can get one from the other, as you probably know.

> is it an error of documentation?

No

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



--
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