Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] 2D segment-circle intersection?

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] 2D segment-circle intersection?


Chronological Thread 
  • From: Monique Teillaud <>
  • To:
  • Subject: Re: [cgal-discuss] 2D segment-circle intersection?
  • Date: Wed, 03 Jan 2007 10:36:30 +0100

Hi,

You can use CircularKernel::Intersect_2, that computes the intersections.

Not the best possible way to answer your question, though. It seems that the predicate Do_intersect_2 does not handle segment and circle. To be added...

Best
Monique Teillaud

Malcolm Ryan wrote:
Is there any simple way for me to determine whether a Segment intersects with a Circle in 2D?

Malcolm
--- You are currently subscribed to cgal-discuss.
To unsubscribe or access the archives, go to
https://lists-sop.inria.fr/wws/info/cgal-discuss




Archive powered by MHonArc 2.6.16.

Top of Page