Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Is it possible to compute the area of 3D Voronoi-Cell?

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Is it possible to compute the area of 3D Voronoi-Cell?


Chronological Thread 
  • From: "yang fei" <>
  • To: Helius <>,
  • Subject: Re: [cgal-discuss] Is it possible to compute the area of 3D Voronoi-Cell?
  • Date: Tue, 24 Oct 2006 15:28:10 +0800
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=ra1aKhS73mMpDmeleKDnUyzO7iDUBzOhmsb6pWqPW0MyqWjdW70HHqEaaXoC8joSkFe4EJIJtmjXoo/IQdeOCWliWHHOPC3QEWJ8csy7dM4zbMBmBWpBXdTadZlRFmjTQhD6tifwXnF+1L3+5uXl4h4yif5FyoiByfYLUEN7/mE=

One way is the following:
The area of a Cell is computed for the Laplace natural
neighbors coordinates. You can have a look into the
code of natural_neighbor_coordinates_3.h



Archive powered by MHonArc 2.6.16.

Top of Page