Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] CDTP mesh - getting all edges

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] CDTP mesh - getting all edges


Chronological Thread 
  • From: Corbie <>
  • To:
  • Subject: Re: [cgal-discuss] CDTP mesh - getting all edges
  • Date: Thu, 5 May 2016 08:02:28 -0700 (PDT)
  • Authentication-results: mail3-smtp-sop.national.inria.fr; spf=None ; spf=Neutral ; spf=None
  • Ironport-phdr: 9a23:1TG/jxJI+JsBQLsMxNmcpTZWNBhigK39O0sv0rFitYgUKf7xwZ3uMQTl6Ol3ixeRBMOAu6MC07ad7PGocFdDyKjCmUhKSIZLWR4BhJdetC0bK+nBN3fGKuX3ZTcxBsVIWQwt1Xi6NU9IBJS2PAWK8TWM5DIfUi/yKRBybrysXNWC3oLvi6vtqtX6WEZhunmUWftKNhK4rAHc5IE9oLBJDeIP8CbPuWZCYO9MxGlldhq5lhf44dqsrtY4q3wD86Fpy8kVWqrze+E0TKdTES89G2Ez/szi8xfZHiWV4X5JeWIMmBtFS1zO6wvwX5rZtyL7suB6yG+dJ8KgHuN8Yiir86o+EEygsywALTNsqGw=

Okay, I have figured it out:

the 2D Polygons user manual describes a function to check, if a point is
inside a polygon:
http://doc.cgal.org/latest/Polygon/index.html#Algorithms

I have used this to check the edges.

Thank you all!

--Corbie



--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/CDTP-mesh-getting-all-edges-tp4661883p4661891.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page