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: Wed, 30 Apr 2008 09:13:21 +0300

I still don't get something: it is written in the arrangement manual under
"Traversal Methods for an Arrangement Halfedge" (paragraph 2):

"The source() and target() methods return handles to the halfedge source and
target vertices respectively"

And the example there show usage of these methods. However, as mentioned,
they do not exist. What am I missing here?

Amir.



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