Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] point lying over a line problem

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] point lying over a line problem


Chronological Thread 
  • From: Alejandro Aragon <>
  • To:
  • Subject: Re: [cgal-discuss] point lying over a line problem
  • Date: Wed, 23 Jul 2008 14:40:16 -0500
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:from:to:in-reply-to:content-type :content-transfer-encoding:mime-version:subject:date:references :x-mailer; b=iAZMpIRNP4N2ICVnZn+hMYcDtxYpRTSEkYvJnE07yYxDZnx1iHryAo2QFXewYHUQbH ajlC8OACB01c+MGyJU5c5y7ETiIUOcWRLFonIpddncukI4Ta5Pin+II4Euo2+Gpw2of2 HoE0uhf/EfQd/6QKSjgeEek0tloT6HP0vJkzk=

Oh, and for your information, the precision(20) that you suggested is stupid because you're way beyond the precision for that type, so you're basically outputting garbage.

Alejandro M. Aragón

On Jul 23, 2008, at 1:21 PM, Sylvain Pion wrote:

Alejandro Aragon a écrit :
Do you know where is the code that computes this predicate??? Where exactly is defined the oriented_side function? I tried to find it but it is obfuscated inside a million header files.

Have you tried a debugger to drive you through the billion files?

--
Sylvain Pion
INRIA Sophia-Antipolis
Geometrica Project-Team
CGAL, http://cgal.org/
--
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