Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Question about I/O triangulation with Data

Subject: CGAL users discussion list

List archive

[cgal-discuss] Question about I/O triangulation with Data


Chronological Thread 
  • From: Jonas Wallin <>
  • To:
  • Subject: [cgal-discuss] Question about I/O triangulation with Data
  • Date: Sun, 11 Mar 2012 16:23:48 +0100

Hello,

I am new to cgal and trying to learn how to work with triangulation meshes where I have information on
the faces and/or vertices.
I was wondering if it is possible to use << operator to read/write external data to the .off files?
If one has an data structure like the one in the adding color example 
 http://www.cgal.org/Manual/beta/doc_html/cgal_manual/Triangulation_2/Chapter_main.html
how do you read write this type infromation to files?

Jonas Wallin
PhD student
Lth



Archive powered by MHonArc 2.6.16.

Top of Page