Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Re: Nef polygon

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Re: Nef polygon


Chronological Thread 
  • From: "Sebastien Loriot (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] Re: Nef polygon
  • Date: Tue, 21 May 2013 15:13:27 +0200
  • Organization: GeometryFactory

You don't need to compute the intersection, nef will do it automatically. Just call "join" on the two halfspheres.

Sebastien.

On 05/21/2013 03:10 PM, ChaoM wrote:
Hello Sebastien :
Before the process of doing the union of 2 nef polyhedra , I firstly
compute the outside and intersected points, Since I do not know the index of
the "outside and intersected points",So I do the Delaunay Triangulation to
get the index, and after that, I use the union of nef ~~
I hope you can understand my idea~



--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Nef-polygon-tp4657453p4657530.html
Sent from the cgal-discuss mailing list archive at Nabble.com.





Archive powered by MHonArc 2.6.18.

Top of Page