Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] 3D Voronoi Diagram

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] 3D Voronoi Diagram


Chronological Thread 
  • From: Kuan <>
  • To:
  • Subject: Re: [cgal-discuss] 3D Voronoi Diagram
  • Date: Thu, 5 Jul 2007 15:50:56 +0200
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=PJqR3iw+Hcg9Wbiz+SW5Qz3ziL4KsqlArPHy2HbCYQermUBiMNWMuHqmHoSorK1PytW0l2UW/Xh2599/PdOKjwLABpsQiICFLCm0NhgfKZpSMIPSY6kpyfS+KiE/pNoWUOpdMPyrXT/eIn4qsUyOw0dp//9LSZ1DBLOD+83qZwI=

Hi Andreas
Thank you for your answer! I will try that.
best regards
Kuan

2007/7/5, Andreas Fabri <>:
Kuan wrote:
> Hi all,
> Does anyone know how to build a 3D Voronoi Diagram. I cann't find any
> example in the manual.
> thanks a lot.
> greets
> Kuan

Hi Kuan,

There is no equivalent to Voronoi_diagram_2 if that is what
you are looking for.

So you must use the Delaunay_triangulation_3 and use the dual()
functions.

best regards,

andreas
--
You are currently subscribed to cgal-discuss.
To unsubscribe or access the archives, go to
https://lists-sop.inria.fr/wws/info/cgal-discuss




Archive powered by MHonArc 2.6.16.

Top of Page