Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Cells of regular triangulation 3

Subject: CGAL users discussion list

List archive

[cgal-discuss] Cells of regular triangulation 3


Chronological Thread 
  • From: <>
  • To:
  • Subject: [cgal-discuss] Cells of regular triangulation 3
  • Date: Tue, 19 Aug 2008 17:46:14 +0200 (CEST)

Dear all,

I am a bit new to both C++, STL and CGAL and have a few questions concerning
the weighted regular triangulation. I tried both Google, the CGAL manual and
the mailinglist archieve but I could not find anything.

First of all, I am trying to generate a socalled additively weighted Voronoi
diagram in 3D. For this I am trying to extend the code given in the example
directory in CGAL "examples/Triangulation_3/example_regular.C". Am I on the
right track or is it completely wrong?

Second, when I have a variable of type "Regular_triangulation_3", how can I
access the individual cells?

Thank you,
Allan



Archive powered by MHonArc 2.6.16.

Top of Page