Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Re: NEF intersection (infinite loop BUG?)

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Re: NEF intersection (infinite loop BUG?)


Chronological Thread 
  • From: "Sebastien Loriot (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] Re: NEF intersection (infinite loop BUG?)
  • Date: Mon, 28 Jan 2013 14:31:26 +0100
  • Organization: GeometryFactory

On 01/28/2013 02:25 PM, mastair wrote:
Sorry for all the noob questions...

Apparently using OFF_to_nef_3 the polyhedral surface gets triangulated. I
cannot find however how to triangulate the facets of a Polyhedron. Is there
a standard function for this?
Unfortunately, nothing official. However, you can have a look
at the file demo/Polyhedron/CGAL/triangulate_polyhedron.h which
contains a function triangulate_polyhedron used in the Polyhedron demo
plugin Polyhedron_demo_triangulate_facets_plugin.cpp (which should be doing what you want).

Sebastien.



Thanks for your help.




--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/NEF-intersection-infinite-loop-BUG-tp4656572p4656600.html
Sent from the cgal-discuss mailing list archive at Nabble.com.





Archive powered by MHonArc 2.6.18.

Top of Page