Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] voronoi 2d custom vertex data

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] voronoi 2d custom vertex data


Chronological Thread 
  • From: Andreas Fabri <>
  • To:
  • Subject: Re: [cgal-discuss] voronoi 2d custom vertex data
  • Date: Tue, 27 Nov 2007 08:55:00 +0100

Wesley Smith wrote:
Is it possible to add custom data to 2D voronoi diagrams like it is
with 3D delaunay triangulations without modify core cgal source?

thanks,
wes

Hi Wes,

You attach it to the dual, that is you use a
Triangulation_vertex_base_with_info_2

andreas



Archive powered by MHonArc 2.6.16.

Top of Page