Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Re: Intersection failed on Nef_polyhedron_3, CGAL 3.4

Subject: CGAL users discussion list

List archive

[cgal-discuss] Re: Intersection failed on Nef_polyhedron_3, CGAL 3.4


Chronological Thread 
  • From: Joe C <>
  • To:
  • Subject: [cgal-discuss] Re: Intersection failed on Nef_polyhedron_3, CGAL 3.4
  • Date: Mon, 21 Dec 2009 08:39:50 -0800
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=pLYt1VqlhQUrTrTJJGy1BkvETMtT3RaNZkoEkGIu7+JDvsnUx0+uXf1u50oH3SHMgU VdZjX7iVNyUap7rbBiSZ/JlvxGW+tzEIrgfrCBSDBSDN8liatXsMOcA9Ih3YcIWQ/Uqh nIJg2DVUF/f7DZyuMf8LI6LTabA9TXFwkvCro=

I still could not find solution. Any other requirements on polyhedron besides "closed" and "valid" to make sure the intersection go through?

Joe

On Fri, Dec 18, 2009 at 2:24 PM, Joe C <> wrote:
Hi All,

Intersection of Nef_polyhedron_3 failed When I tried to compute the intersection of two polyhedra (see attached files). I am using Exact_predicates_exact_constructions_kernel. Both of the polyhedra are closed and valid and have been converted to Nef_polyhedron_3 successfully. It failed when executing the intersection of converted Nef_polyhedron_3. The version of CGAL is 3.4 with Visual Studio 2008 (SP1) and Win XP Professional.

Anyone can help with this?

Thanks.
Joe




Archive powered by MHonArc 2.6.16.

Top of Page