Skip to Content.
Sympa Menu

cgal-discuss - Triangulation_3: Facets with Info

Subject: CGAL users discussion list

List archive

Triangulation_3: Facets with Info


Chronological Thread 
  • From: Thomas Zangl <>
  • To:
  • Subject: Triangulation_3: Facets with Info
  • Date: Sun, 03 Feb 2008 11:49:08 +0100

Hi!

I want to add some stati to a facet of a Triangulation_3. I found vertex_base_with_info and cell_base_with_info. So, what would you recommend to use to add some information on a per facet base? (best practice) I would need some structure (the info/statis) to be easly and fast accessable when iterating over the facets of the triangulation with a facet iterator.

TIA, Thomas



Archive powered by MHonArc 2.6.16.

Top of Page