Skip to Content.
Sympa Menu

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

Subject: CGAL users discussion list

List archive

[cgal-discuss] volumes in Nef_polyhedron_3


Chronological Thread 
  • From: Joe C <>
  • To:
  • Subject: [cgal-discuss] volumes in Nef_polyhedron_3
  • Date: Thu, 16 Apr 2009 10:29:46 -0700
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=OIVC8zVDZxWCS1yX7/M3CRC8KE8xiF7Ez2P1PcMrK/2w2XlpCkWX/S2vP8Ku2jGICl 1j+fpAoKuobQJ+aJRQ+R+1lX8xs3EEPiOkwbPwMtxXiuj/YsECknQyrSgYilwZRGZk2t yKP92WdOwqRTwy+6TeCQTebWEGDdHoosmQueU=

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


  • [cgal-discuss] volumes in Nef_polyhedron_3, Joe C, 04/16/2009

Archive powered by MHonArc 2.6.16.

Top of Page