Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Dual od Delaunay Edge 3D

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Dual od Delaunay Edge 3D


Chronological Thread 
  • From: Manuel Caroli <>
  • To:
  • Subject: Re: [cgal-discuss] Dual od Delaunay Edge 3D
  • Date: Mon, 10 Mar 2008 17:07:09 +0100


wrote:
Hello,

I was wondering if it's possible to compute the dual of a Delaunay Edge in 3d.
> I've looked through the documentation but couldn't find anything.
No it doesn't exist because the dual of an edge would be a polygon which cannot be represented neither in the triangulation data structure nor in the kernel (correct me if it's wrong).

If this is not possible, how should I solve the problem?
I must admit, I don't know your problem yet...

Best

Manuel



Archive powered by MHonArc 2.6.16.

Top of Page