Skip to Content.
Sympa Menu

cgal-discuss - How to conserve the segments information during a 2D arrangement like a winding number?

Subject: CGAL users discussion list

List archive

How to conserve the segments information during a 2D arrangement like a winding number?


Chronological Thread 
  • From:
  • To:
  • Subject: How to conserve the segments information during a 2D arrangement like a winding number?
  • Date: Thu, 26 Jul 2007 14:08:07 +0200

I wish thank the CGAL Team for their work because this library is really
brilliant and robust.

However I have a small question concerning the “2D Arrangements”:

I would like to create a 2D Boolean on a disordered whole of segments which
are intersected themselves. So I need to transport some information on the
segments through the “insert_curves” operation like a “winding number” or a z
coordinate and I would like to be able to define a kind of callback which
makes it possible to distribute information during the segments’ split.

Do you think that this operation is possible? In this case how can I realize
that?


I thank you by advance for your answers.

Best regards

Bertrand



Archive powered by MHonArc 2.6.16.

Top of Page