Subject: CGAL users discussion list
List archive
- From: Dennis Endt <>
- To:
- Subject: Re: [cgal-discuss] Delaunay Triangulation
- Date: Sat, 04 Oct 2008 00:15:57 +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=Y3XNJxLYfzft3Uc5o9ohEtYJixZInQyUvB34wXbOwO4pCeshk+5Ab8kT5PE5yX1uXa E6ttAe1Zhsr2/jtSYYFj9qC1Zsgpj0nLI0o1w+6aLz+wyt1k88s6t0JtVPOOjO0q60Yx ARYlFcjWrcmbdT/iCwXK5D0RsL9CVLdoNa8Ww=
Hi,
I didn`t find any exact information regarding to the needed iterators. I
searched the online documentation as well as the demos and examples.
So I tried this:
for(Triangulation::Point_iterator it = T.points_begin(); it !=
T.points_end(); it++)
{
}
But what next? How could I access the Points with the coordinates and
the facets with the points?
Furthermore the Delaunay Triangulation seems to be wrong:
The number of vertices are 8. My Object are an Rectangle.
After the Delaunay Triangulation I receive 27 edges and 36 facets??? A
very high number I think....17 edges seems to be right!
Greets
Dennis
- Re: [cgal-discuss] Delaunay v/s Voronoi, (continued)
- Re: [cgal-discuss] Delaunay v/s Voronoi, Steve Chan, 10/03/2008
- Re: [cgal-discuss] Delaunay v/s Voronoi, daniel . duque, 10/03/2008
- Re: [cgal-discuss] Delaunay v/s Voronoi, Laurent Rineau, 10/03/2008
- Re: [cgal-discuss] Delaunay v/s Voronoi, Chaman Singh Verma, 10/03/2008
- Re: [cgal-discuss] Delaunay v/s Voronoi, Daniel Duque Campayo, 10/06/2008
- Re: [cgal-discuss] Delaunay v/s Voronoi, Monique Teillaud, 10/06/2008
- Re: [cgal-discuss] Delaunay v/s Voronoi, Daniel Duque Campayo, 10/06/2008
- Re: [cgal-discuss] Delaunay v/s Voronoi, Chaman Singh Verma, 10/03/2008
- Re: [cgal-discuss] Delaunay v/s Voronoi, Laurent Rineau, 10/03/2008
- Re: [cgal-discuss] Delaunay v/s Voronoi, daniel . duque, 10/03/2008
- [cgal-discuss] Delaunay Triangulation, Dennis Endt, 10/03/2008
- Re: [cgal-discuss] Delaunay Triangulation, Andreas Fabri, 10/03/2008
- Re: [cgal-discuss] Delaunay Triangulation, M. Hazegh, 10/03/2008
- Re: [cgal-discuss] Delaunay Triangulation, Dennis Endt, 10/04/2008
- Re: [cgal-discuss] Delaunay Triangulation, M. Hazegh, 10/03/2008
- Re: [cgal-discuss] Delaunay Triangulation, Andreas Fabri, 10/03/2008
- [cgal-discuss] Delaunay Triangulation, Dennis Endt, 10/03/2008
Archive powered by MHonArc 2.6.16.