Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Spherical Arrangement_on_surface_2

Subject: CGAL users discussion list

List archive

[cgal-discuss] Spherical Arrangement_on_surface_2


Chronological Thread 
  • From: Evan S Behar <>
  • To:
  • Subject: [cgal-discuss] Spherical Arrangement_on_surface_2
  • Date: Sat, 05 Jan 2013 16:16:37 -0500
  • Priority: normal

Hello,

I'm wondering if there's a straightforward way to modify the arrangement
structure on a sphere such that the vertices/edges in the arrangement have
additional information from the curves that are used to create them.
Essentially I am looking to add annotations to the arrangement.

I would like to replace Curve_2 with a structure that has an annotation
(e.g., a label) and have vertices/edges in the arrangement keep a list of the
labels of the curves that pass through them, but I don't know if there is
already a clear way to do this.

Thanks,
Evan



Archive powered by MHonArc 2.6.18.

Top of Page