Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] do_intersect for Polygon_2.

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] do_intersect for Polygon_2.


Chronological Thread 
  • From: gilou_66 <>
  • To:
  • Subject: Re: [cgal-discuss] do_intersect for Polygon_2.
  • Date: Tue, 20 Jan 2015 06:13:42 -0800 (PST)

Hello Efi,

Reading the CGAL docs, it says :

The types Type1 and Type2 can be any of the following:

Point_2<Kernel>
Line_2<Kernel>
Ray_2<Kernel>
Segment_2<Kernel>
Triangle_2<Kernel>
Iso_rectangle_2<Kernel>

Also, Type1 and Type2 can be both of type

Line_2<Kernel>
Circle_2<Kernel>

But I just tried with Polygon_2 type and it goes very well !

Have you an explanation ?

Gilles




--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/do-intersect-for-Polygon-2-tp4660328p4660332.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page