Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Re: intersection of 2 Nef_Polyhedron

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Re: intersection of 2 Nef_Polyhedron


Chronological Thread 
  • From: "Sebastien Loriot (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] Re: intersection of 2 Nef_Polyhedron
  • Date: Thu, 30 Jun 2011 17:44:54 +0200

tfern90 wrote:
it's a bit faster, but still too: 1 second

--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/intersection-of-2-Nef-Polyhedron-tp3635879p3636030.html
Sent from the cgal-discuss mailing list archive at Nabble.com.


Try upgrading your computer.

Did you compile with optimizations and release mode?
how do you import your model as a nef polyhedron? using the constructor from polyhedron or OFF_to_nef_3 (the former being faster)?


Sebastien.



Archive powered by MHonArc 2.6.16.

Top of Page