Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] CGAL 4.3 : intersection(Triangle_2, Triangle_2)

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] CGAL 4.3 : intersection(Triangle_2, Triangle_2)


Chronological Thread 
  • From: Hugo Mercier <>
  • To:
  • Subject: Re: [cgal-discuss] CGAL 4.3 : intersection(Triangle_2, Triangle_2)
  • Date: Wed, 27 Nov 2013 14:00:36 +0100

Le 27/11/2013 13:25, Hugo Mercier a écrit :
> Le 27/11/2013 13:17, Laurent Rineau (CGAL/GeometryFactory) a écrit :

>> There must be a bug. What if you include <CGAL/intersections.h> before the
>> header of the kernel?
>
> The result is the same when switching include files.
>
> Defining CGAL_INTERSECTION_VERSION to 1 does neither have any impact.
>

FYI, forcing the call to CGAL::internal::intersection( tri1, tri2,
Kernel() ) works ...


--
Hugo Mercier
Oslandia



Archive powered by MHonArc 2.6.18.

Top of Page