chrisidefix / cgal-bindings

Automatically exported from code.google.com/p/cgal-bindings
Boost Software License 1.0
0 stars 0 forks source link

fix Voronoi_diagram dual function #30

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
The dual method returns a new triangulation instead of a copy of underlying 
triangulation. This imply that the handles are different for example.

Original issue reported on code.google.com by sloriot...@gmail.com on 4 Feb 2013 at 11:00