Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] cgal-intersection-0.4

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] cgal-intersection-0.4


Chronological Thread 
  • From: Matthew Denno <>
  • To: Laurent Rineau <>
  • Cc:
  • Subject: Re: [cgal-discuss] cgal-intersection-0.4
  • Date: Mon, 15 Jun 2009 08:41:59 -0400
  • 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 :cc:content-type; b=T2gDC6ta+H5L22qNrABzvZdtRmaX1UDCLuh1z4nzBLcPWgCqNbbbFTY9sj6x6NBYpb 9+IoHxIsBRwBhUSV+tdg316NudYpHfZmfSlqIzPtlGrj0beKPTbYr2vmJbxcYabCAEHC /DDHoflaVUJ9hdqZy7hqXTNkprL9v+1ujslGw=

Thank you Laurent for your reply.

I have been experimenting with do_intersect, so I can now identify which triangles intersect but not the geometry of the intersection (Segment, Point, Polygon).  Do you know if there are any plans to include Triangle_3 - Triangle_3 intersection in future versions?

Also, here is a link to the cgal-intersection-0.4 extension that I referenced in my first email http://cgm.cs.mcgill.ca/~stever/CGAL/ , in case anyone on the list is interested.

On Jun 15, 2009 3:58 AM, "Laurent Rineau" <> wrote:

Le lundi 15 juin 2009 02:32:02, Matthew Denno a écrit :

> Hi All, > > Does anyone know if the cgal-intersection-0.4 extension for CGAL works > with CGAL ve...

In CGAL-3.4, you have the intersection *test* (that only returns true/false) for triangles.


http://www.cgal.org/Manual/3.4/doc_html/cgal_manual/Kernel_23_ref/Function_do_intersect.html





Archive powered by MHonArc 2.6.16.

Top of Page