Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] What's the most efficient configuration for

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] What's the most efficient configuration for


Chronological Thread 
  • From: Peter Hachenberger <>
  • To:
  • Subject: Re: [cgal-discuss] What's the most efficient configuration for
  • Date: Wed, 11 Jun 2008 11:15:18 +0200

Hi Max,

> I attach the test program for reproducing the problem.
> To make the code as small in size as possible, I've commented out
> the irrelevant code. The sample data file is also attached.
> I hope I'm not making stupid mistake. :-)

the problem is not the indexed items themselves, but the combination of
experimental code that you use and the indexed items. The constructor
Nef_polyhedron_3(Nef_polyhedron_3 N, SFace_handle sf)
does not work together with those items, yet. I can easily fix that, but
give me some time.

Peter




Archive powered by MHonArc 2.6.16.

Top of Page