Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Boolean operations on Nef Polyhedra

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Boolean operations on Nef Polyhedra


Chronological Thread 
  • From: Peter Hachenberger <>
  • To:
  • Subject: Re: [cgal-discuss] Boolean operations on Nef Polyhedra
  • Date: Fri, 27 Mar 2009 14:43:38 +0100
  • Importance: Normal
  • Sensitivity:

Hi Christoph,

that does not sound too big, but if it is too big, you cannot do anything about it. Because of
the general opproach of Nef polyhedra, the structure is quite big and we keep it completely
in memory.

Peter

-----Christoph Conrad <> wrote: -----

To:
From: Christoph Conrad <>
Date: 03/24/2009 02:50PM
Subject: Re: [cgal-discuss] Boolean operations on Nef Polyhedra

Hi Andreas,

interesting details to know, ok. Now i used the

typedef CGAL::Simple_cartesian<CGAL::Gmpq>  Kernel;

as you suggested in the beginning of the thread. After six minutes and
1.6 Gig maximum working set size the program crashed again with the same
message, when constructing the Nef_polyhedron_3 from the Polyhedron_3.

So my question is: which kernel you would recommend? It should support
reading float values from an off file for constructing a Polyhedron_3.

The mesh consists of 188776 vertices and 378284 triangle facets.

Kind regards,
Christoph

--
SurgiTAIX AG Aachen
Pauwelsstraße 19
D-52074 Aachen

Mail:
I-Net: www.surgitaix.de
Tel: +49 241 9632146
Fax: +49 241 9632145

Vorstand:
Dr. Frank Portheine
Vorsitzender Aufsichtsrat:
Prof. Dr. Hans-Walter Staudte

Amtsgericht Aachen HRB 8474
UStIdNr. DE 215423410
--
You are currently subscribed to cgal-discuss.
To unsubscribe or access the archives, go to
https://lists-sop.inria.fr/wws/info/cgal-discuss




Archive powered by MHonArc 2.6.16.

Top of Page