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: "Laurent Rineau (GeometryFactory)" <>
  • To:
  • Cc: Matthew Denno <>
  • Subject: Re: [cgal-discuss] cgal-intersection-0.4
  • Date: Mon, 15 Jun 2009 15:51:34 +0200
  • Organization: GeometryFactory

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 version 3.4 for doing Triangle_3-Triangle_3 intersection?
> According to the documentation, the last version it was tested with
> was CGAL v2.4.
>
> Also, am I correct to think that this Triangle_3-Triangle_3
> intersection is not available natively in the most recent version
> CGAL? It looks like it is not available according to the
> documentation for CGAL::intersect documentation:
> http://www.cgal.org/Manual/3.4/doc_html/cgal_manual/Kernel_23_ref/Function_
>intersection.html#Cross_link_anchor_332
>
> Are there any plans to include this in future versions?


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


--
Laurent Rineau, PhD
Engineer at GeometryFactory
http://www.geometryfactory.com/





Archive powered by MHonArc 2.6.16.

Top of Page