Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Polygon_with_holes_2 partitioning

Subject: CGAL users discussion list

List archive

[cgal-discuss] Polygon_with_holes_2 partitioning


Chronological Thread 
  • From: Michele <>
  • To:
  • Subject: [cgal-discuss] Polygon_with_holes_2 partitioning
  • Date: Wed, 11 Jun 2008 12:43:18 +0200

Hi all,
I have a Polygon_with_holes_2 (PWH) and I should make a partition of it. The only allowed chords are the iso-oriented ones (vertical and horizontal chords).
I think the are no CGAL functions to make it (isn't it?)...
So I'm writing a function to get it and I would like to know if you have ideas to perform:
- ray_shooting inside the PWH (vertical and horizontal)
- given one or more chords (in case chords ends on holes), split a PWH into 2 PWH

I was also thinking in rapresenting the PWH as Arrangement_2 (or maybe Nef_Polyhedron?!), but at the moment I don't know a lot about that...


Thank you all,
best regards

Michele


--
Email.it, the professional e-mail, gratis per te: http://www.email.it/f

Sponsor:
Scopri le tue passioni con Leonardo.it!
* Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=7613&d=11-6



Archive powered by MHonArc 2.6.16.

Top of Page