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: Efraim Fogel <>
  • To:
  • Subject: Re: [cgal-discuss] "Target Vertex" in ArrangementDcelHalfedge
  • Date: Wed, 30 Apr 2008 13:43:05 +0300

Amir Vaxman wrote:
> 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?
>
There is sufficient information in the underlying DCEL data-structure to
extract the source and target vertices, and all other incident
relations. What exactly are you missing?
> 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
>>
--
____ _ ____ _
/_____/_) o /__________ __ //
(____ ( ( ( (_/ (_/-(-'_(/
_/




Archive powered by MHonArc 2.6.16.

Top of Page