Subject: CGAL users discussion list
List archive
- From: "Tardugno, Angelo" <>
- To: <>
- Subject: RE: [cgal-discuss] How to excract poles
- Date: Tue, 29 May 2007 17:08:54 +0100
template
<class OutputIterator>OutputIterator t.incident cells( Vertex handle v, OutputIterator cells)
Copies the
Cell handles of all cells incident to v to the output iteratorcells
. If t.dimension() < 3, then do nothing. Returns the resulting outputiterator.
but I have no idea of what an OutputIterator is. At the moment I'm thinking of doing an iteration on the finite vertices of the triangulation (using a Finite Vertices Iterator) and for each of the vertices find the incident cells and calculate their dual (these are the Voronoi vertices corresponding to the sample I'm considering). Among these vertices I then have to find the two furthest. Anyway, at the moment I'm stuck at the point of finding the incident cells since I have no idea of how using the incident_cells method.
Anyone can help me?!
Thanks
Angelo Tardugno
Precondition
: v 6= Vertex handle(), t.is vertex(v).From: Jingyi Jin [mailto:]
Sent: 29 May 2007 16:35
To:
Subject: Re: [cgal-discuss] How to excract poles
Hi CGAL experts,I have to extract the poles of each Voronoi cell of a cloud of 3D point. Can anybody can give me an hint of how this can be done with CGAL? I thought that I have to consider each Delaunay vertex and then, somehow, bulid its correspondent Voronoi cell and then consider the farthest vertices of this cell. Still I don't know where to begin. Thank You for your helpAngelo Tardugno
- How to excract poles, Tardugno, Angelo, 05/29/2007
- Re: [cgal-discuss] How to excract poles, Jingyi Jin, 05/29/2007
- RE: [cgal-discuss] How to excract poles, Tardugno, Angelo, 05/29/2007
- Re: [cgal-discuss] How to excract poles, Andreas Fabri, 05/29/2007
- R: [cgal-discuss] How to excract poles, Tardugno, Angelo, 05/29/2007
- Re: [cgal-discuss] How to excract poles, Jingyi Jin, 05/30/2007
- Re: [cgal-discuss] How to excract poles, Andreas Fabri, 05/29/2007
- RE: [cgal-discuss] How to excract poles, Tardugno, Angelo, 05/29/2007
- Re: [cgal-discuss] How to excract poles, Jingyi Jin, 05/29/2007
Archive powered by MHonArc 2.6.16.