Subject: CGAL users discussion list
List archive
- From: Dennis Endt <>
- To:
- Subject: Re: [cgal-discuss] Edge/Facet Iterator
- Date: Mon, 13 Oct 2008 21:39:26 +0200
- Domainkey-signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=Gyc55/xaX+PSlyGfTqPuL5xaGgURzyJEg/xFrqqr4SVNVHWD7aM+a/IX+XHEQLXlaq 6QcwQeILvLJ0BvqTqVx+HlU+TDK0lV9poRDuIyrTPS2hMDJJWGrBfMHBekhCdPW9OkoD MNV+JG8kjqChqlAZas+7WyFoWuKHRjvQ/xbjA=
Hi Andreas,
I found that place, but how can the Informations on this site help me to
understand, getting access to the vertices for an edge?
I don`t understand.
Anyway thanks to Laurent. His Informations helped me much.
Last Question:
Finite_facets_iterator it:
I would like to get the edges of a facet. What`s the correct method for
this?
Best
Dennis
Andreas Fabri schrieb:
> Dennis Endt wrote:
>> Hi,
>>
>> I already study the manual but I didn`t find a solution.
>
> Hi Dennis,
>
> It's again documented at a place hard to find:
>
> http://www.cgal.org/Manual/3.3/doc_html/cgal_manual/TriangulationDS_3_ref/Concept_TriangulationDataStructure_3.html#Cross_link_anchor_986
>
>
> andreas
>
>>
>> Here is what I know:
>>
>> Finite_vertices_iterator iv:
>> (*iv).point() to get a point
>>
>> Finite_facets_iterator it:
>> it->first->vertex(i)->point() to get a point
>>
>> Finite_edges_iterator ie:
>> Nothing found: I tried ie->second.point() and sth different like this.
>>
>> But what is the right one?
>>
>> Best,
>> Dennis
>>
>>
>> Monique Teillaud schrieb:
>>> Hi,
>>>
>>> I saw several answers to your previous questions on this list already.
>>> There was at least one other similar question asked in parallel, which
>>> was answered too.
>>>
>>> Somebody told you already how to get a point from a vertex or a
>>> vertex_handle.
>>>
>>> There are typedefs in the manual for
>>> Edge: triple<cell_handle,int,int>
>>> Facet: pair<cell_handle,int>
>>>
>>> Everything is detailed in the reference manual of the 3d triangulation
>>> chapter (with links to the 3D triangulation data structure chapter
>>> when appropriate)
>>>
>>> Having a look at the manual would help *a lot*.
>>> Best,
>>> Monique
>>>
>>> Dennis Endt wrote:
>>>> Hi,
>>>>
>>>> I`ve a few questions and I hope anyone could help me soon.
>>>>
>>>> typedef CGAL::Simple_cartesian<double> SK;
>>>> typedef CGAL::Filtered_kernel<SK> FK;
>>>> struct K : public FK {};
>>>> typedef K::Point_3 Point_3;
>>>> typedef CGAL::Delaunay_triangulation_3<K> Triangulation;
>>>>
>>>> *Triangulation::Finite_edges_iterator*
>>>> How can I read out the points of an edge or the edge itself?
>>>> Is there any typedef for an edge regarding to the typedef for a point
>>>> above?
>>>>
>>>> *Triangulation::Finite_facets_iterator*
>>>> If there is any typedef for an edge, how can I read out the edges of a
>>>> facet?
>>>>
>>>> Best,
>>>> Dennis
>>
>
- [cgal-discuss] Flipping inside a triangulation, Daniel Duque Campayo, 10/13/2008
- [cgal-discuss] Edge/Facet Iterator, Dennis Endt, 10/13/2008
- Re: [cgal-discuss] Edge/Facet Iterator, Monique Teillaud, 10/13/2008
- Re: [cgal-discuss] Edge/Facet Iterator, Dennis Endt, 10/13/2008
- Re: [cgal-discuss] Edge/Facet Iterator, Laurent Rineau, 10/13/2008
- Re: [cgal-discuss] Edge/Facet Iterator, Andreas Fabri, 10/13/2008
- Re: [cgal-discuss] Edge/Facet Iterator, Dennis Endt, 10/13/2008
- Re: [cgal-discuss] Edge/Facet Iterator, Manuel Caroli, 10/14/2008
- Re: [cgal-discuss] Edge/Facet Iterator, Dennis Endt, 10/14/2008
- Re: [cgal-discuss] Edge/Facet Iterator, Andreas Fabri, 10/14/2008
- Re: [cgal-discuss] Edge/Facet Iterator, Dennis Endt, 10/14/2008
- Re: [cgal-discuss] Edge/Facet Iterator, Monique Teillaud, 10/15/2008
- Re: [cgal-discuss] Edge/Facet Iterator, Olivier Devillers, 10/15/2008
- Re: [cgal-discuss] Edge/Facet Iterator, Dennis Endt, 10/15/2008
- Re: [cgal-discuss] Edge/Facet Iterator, Daniel Duque Campayo, 10/15/2008
- Re: [cgal-discuss] Edge/Facet Iterator, Monique Teillaud, 10/15/2008
- Re: [cgal-discuss] Edge/Facet Iterator, Dennis Endt, 10/15/2008
- Re: [cgal-discuss] Edge/Facet Iterator, Manuel Caroli, 10/14/2008
- Re: [cgal-discuss] Edge/Facet Iterator, Dennis Endt, 10/13/2008
- Re: [cgal-discuss] Edge/Facet Iterator, Dennis Endt, 10/13/2008
- Re: [cgal-discuss] Edge/Facet Iterator, Monique Teillaud, 10/13/2008
- [cgal-discuss] Edge/Facet Iterator, Dennis Endt, 10/13/2008
Archive powered by MHonArc 2.6.16.