Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Re: nef_3_homogeous bug rebot

Subject: CGAL users discussion list

List archive

[cgal-discuss] Re: nef_3_homogeous bug rebot


Chronological Thread 
  • From: "Wayne C. Gramlich" <>
  • To:
  • Subject: [cgal-discuss] Re: nef_3_homogeous bug rebot
  • Date: Mon, 19 Oct 2009 22:24:36 -0700

All:

I think I figured out what the problem is. When I feed
the original data into nef_3_homogeneous, I use .off
format. For one of my structures, it is a bunch of
quadralaterals in a loop with top and bottom capping
polygon. I think that there were some small errors
in the quadralateral points that caused all four points
to not be in a plane. When I switched from quadralaterals
to triangles, the segmentation faults went away.

As I say, I have found Nef_3 to remarkably solid code.

-Wayne


  • [cgal-discuss] Re: nef_3_homogeous bug rebot, Wayne C. Gramlich, 10/20/2009

Archive powered by MHonArc 2.6.16.

Top of Page