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: Sylvain Pion <>
  • To:
  • Subject: Re: [cgal-discuss] Problem in 3D Triangulation
  • Date: Wed, 25 Jun 2008 11:34:58 +0200
  • Organization: INRIA

Yang Liu a écrit :
Dear all,

Recently I am using CGAL to compute 3D triangulation.
For some input data, the 3D triangulation does not work.

My simple test code is attached at the end of this email.

I am using Microsoft Visual Studio 2008 and CGAL-3.3.1.
The CGAL library is recompiled under VS2008.

My program always reports "Microsoft C++ exception: CGAL::Uncertain_conversion_exception at memory location ..." in debug mode.

This issue has already been raised on the list. Please have a look at
the archive for details. I have also added it to the FAQ:
http://www.cgal.org/FAQ.html#uncertain_exception .

Maybe there is a way to tell the debugger to ignore it.

--
Sylvain Pion
INRIA Sophia-Antipolis
Geometrica Project-Team
CGAL, http://cgal.org/

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature




Archive powered by MHonArc 2.6.16.

Top of Page