Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Does import_from_triangulation initializes info() of cells ?

Subject: CGAL users discussion list

List archive

[cgal-discuss] Does import_from_triangulation initializes info() of cells ?


Chronological Thread 
  • From: Pranav <>
  • To:
  • Subject: [cgal-discuss] Does import_from_triangulation initializes info() of cells ?
  • Date: Wed, 21 Jan 2015 03:17:58 -0800 (PST)

Hi,

I have a Delaunay triangulation *DT* which has a unique tag(as an additional
information) associated with each of its vertex. I want to use
*import_from_triangulation_3* function to import DT into corresponding
Linear cell complex representation.

I want to know whether all 0-cells will be implicitly initialized with tags
which were associated with them in DT?





-----
Thanks in advance,
Pranav
--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Does-import-from-triangulation-initializes-info-of-cells-tp4660339.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page