Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Problems with Nef_Polyhedron

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Problems with Nef_Polyhedron


Chronological Thread 
  • From: "Sebastien Loriot (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] Problems with Nef_Polyhedron
  • Date: Thu, 16 Jun 2011 08:52:23 +0200

Ben McWhorter wrote:
Hi Sebastian,

The reason that I test if they are disjoint before joining is because I need each disjoint nef polyhedron to be output separately.

Also, the problem that I was having is that when I would join them together without the check, I would get resulting nef polyhedron that were either not simple or not valid.

Doing the join the way I do, gives me outputs that are all simple and valid. I don't believe that you will have a problem with those 3 examples I sent in particular, but simply joining all of my input together in the manner you did gives me a result that is either not simple or not valid.

Does that make more sense?

If you want me to show you an example of the join producing this invalid output, I can find some example input that displays the problem.
Having the input that displays the problem would be nice

Sebastien.

[snip]




Archive powered by MHonArc 2.6.16.

Top of Page