Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Delaunay Triangulation

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Delaunay Triangulation


Chronological Thread 
  • From: Andreas Fabri <>
  • To:
  • Subject: Re: [cgal-discuss] Delaunay Triangulation
  • Date: Fri, 03 Oct 2008 18:05:10 +0200

Dennis Endt wrote:
Hi,

I installed CGAL a few days ago about to use the 3d delaunay function.

So I followed the example and create an Delaunay Trinagulation Object:

Triangulation T;

So I inserted my Points and all works fine.

But how can I acces the points and the faces in my Object for manually
inserting them to another object?

Can someone give me an short example plz?

Greets,
Dennis




It might help to read the manual.



Archive powered by MHonArc 2.6.16.

Top of Page