Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] volumes in Nef_polyhedron_3

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] volumes in Nef_polyhedron_3


Chronological Thread 
  • From: Peter Hachenberger <>
  • To:
  • Subject: Re: [cgal-discuss] volumes in Nef_polyhedron_3
  • Date: Sat, 16 May 2009 09:58:36 +0200
  • Importance: Normal
  • Sensitivity:

Hi Joe,

use the undocumented function
Nef_polyhedron_3::convert_inner_shell_to_polyhedron(SFace_const_iterator sf, Polyhedron& P)

Peter

-----Joe C <> wrote: -----

To:
From: Joe C <>
Date: 04/16/2009 07:29PM
Subject: [cgal-discuss] volumes in Nef_polyhedron_3

Hi,

I am using boolean operations provided by Nef_polyhedron_3 to union multiple polyhedra. The resultant Nef_polyhedron could be of multiple volumes. The documentation states that one can iterate all the volumes in Nef_polyhedron_3. Is it possilbe that each volume (or maybe the shell?) is converted to a sub - Nef_polyhedron_3 and then converted to Polyhedron_3? If CGAL does not have this function, what would be the best way to do it?


Thanks.
Joe




Archive powered by MHonArc 2.6.16.

Top of Page