Skip to Content.
Sympa Menu

cgal-discuss - Intersection of circles?

Subject: CGAL users discussion list

List archive

Intersection of circles?


Chronological Thread 
  • From: "Thomas Zangl - Home" <>
  • To: <>
  • Subject: Intersection of circles?
  • Date: Thu, 24 May 2007 10:32:47 +0200


Hi!

I tried to figure out how to calculate the intersection of circles and
the union of them (specificly: the outer hull).

E.g.

I have three circles (with the same radius) laying on a line. Each
center more left then its neighbour. So it forms more or less some kind
of a "worm". Well, each circle has 2 vertices where it intersects with
each of its neighbour circles and the hull is the union of all circles.

How to calculate this? CGAL::intersection does not work (according to
the documentation) with circles.

Thank's for input!

Best regards,
--
----------------------------------------------------------------
,yours Thomas Zangl, Bakk.rer.soc.oec. -

-
- Freelancer - IT Consulting & Software Development -
- Student of Software Development-Economy (Master) -



Archive powered by MHonArc 2.6.16.

Top of Page