Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Problem in 3D Triangulation

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Problem in 3D Triangulation


Chronological Thread 
  • From: "Yang Liu" <>
  • To:
  • Subject: Re: [cgal-discuss] Problem in 3D Triangulation
  • Date: Wed, 25 Jun 2008 10:45:58 +0200
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:to:subject:in-reply-to:mime-version :content-type:references; b=jy1WMrCydmWKK4ZbppJrsbGfY+jtForwZIDVKrhOi/gF4crA3GUbFBLhHBFb0TWahg cxJ1AofmhRvSYbGs0IvmfKXGqSm6SbURgc0MZHxpp2R98nWPsDln6KxRBNj1HpAi3U8+ 0fLaeiJBwkWYG3okE8O8+EJHUFM2B3cWEA+fE=

Hi, ash,

In my test, exact_constructions will not cause error, but throws CGAL::Uncertain_conversion_exception which is caught by Visual Studio both in debug and release mode.


I prefer fast executing speed, so I choose _inexact_constructions.   I didn't meet this precision problem when I use QHULL API.



Yang Liu

On Wed, Jun 25, 2008 at 3:45 AM, Ashwin Nanjappa <> wrote:
 
I can see your error with the _inexact_constructions kernel. But there is no problem when I use the _exact_constructions kernel.

~ash
--
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