Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Problem with Polyhedron_3 demo - intersection of objects with the same vertices

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Problem with Polyhedron_3 demo - intersection of objects with the same vertices


Chronological Thread 
  • From: swistak06 <>
  • To:
  • Subject: Re: [cgal-discuss] Problem with Polyhedron_3 demo - intersection of objects with the same vertices
  • Date: Wed, 12 Mar 2014 21:13:56 -0700 (PDT)

Frankly, I have no idea what package should be changed. I am very satisfied
with a functionality of demo program Polyhedron_3. I only need the
Intersection command (and all related actions, like convert to Nef etc.).
I guess the Polyhedron_demo_intersection_plugin file is responsible for
calculating the intersection in the demo. And this program calls
<CGAL/intersection_of_Polyhedra_3.h> header and "Intersect polyhedra" with
QAction. As far as I understand CGAL library, the 'intersection_3_1_impl.h'
is the implementation of a intersection algorithm, so probably this one
should be changed.



--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Problem-with-Polyhedron-3-demo-intersection-of-objects-with-the-same-vertices-tp4658911p4658958.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page