Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Re: Editing a Polyhedron_3 object

Subject: CGAL users discussion list

List archive

[cgal-discuss] Re: Editing a Polyhedron_3 object


Chronological Thread 
  • From: Zohar <>
  • To:
  • Subject: [cgal-discuss] Re: Editing a Polyhedron_3 object
  • Date: Thu, 8 Mar 2012 00:43:31 -0800 (PST)


I'll note that option, but I think I should pull up my sleeves, and debug
the code to see exactly why the problem occurs.

Concerning the edge flip, as I said in our previous discussion, just
checking for a boolean intersection isn't enough, since consecutive legal
neighbors also intersect the triangles / edges at vertices. That's why I
used an exact_exact slow kernel to check also for the type of the
intersection. Still something there renders the triangulation problematic
concerning CGAL checks. I think here too, I need to debug the library and
find the exact cause of the problem.

--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Editing-a-Polyhedron-3-object-tp4438763p4455899.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.16.

Top of Page