Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Re: Segment Inside a Polygon

Subject: CGAL users discussion list

List archive

[cgal-discuss] Re: Segment Inside a Polygon


Chronological Thread 
  • From: pgiitu <>
  • To:
  • Subject: [cgal-discuss] Re: Segment Inside a Polygon
  • Date: Fri, 3 Feb 2012 02:03:44 -0800 (PST)

Hello Sandeep,

Thanks for the help but I would like to emphasize that point inside a
polygon and line segment inside a polygon are two very different problems.
Even after counting the no. of intersections it is not possible to tell
whether the whole line segment is inside the polygon or not.

For Ex consider the following image in the file

http://cgal-discuss.949826.n4.nabble.com/file/n4354159/imagepdf.pdf
imagepdf.pdf


For the two red line segments the no of intersections are the same in every
case. so The no of intersections thing will not work.

--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Segment-Inside-a-Polygon-tp4352456p4354159.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.16.

Top of Page