Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Multi-level polyhedron

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Multi-level polyhedron


Chronological Thread 
  • From: Zohar <>
  • To:
  • Subject: Re: [cgal-discuss] Multi-level polyhedron
  • Date: Fri, 28 Feb 2014 06:26:05 -0800 (PST)


Only in the last case v0 would remain instead of v1. But in the fourth case
there's an edge that is left (I have my special needs to update some data on
the edges). Even if the result of the first three cases is the same, the
operations performed (join_facet, join_vertex, delete_facet) are different,
and thus need to be undone differently.



--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Multi-level-polyhedron-tp4656471p4658887.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page