Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Triangulation_vertex_base_with_info_{2,3} needs operator{<<,>>}

Subject: CGAL users discussion list

List archive

[cgal-discuss] Triangulation_vertex_base_with_info_{2,3} needs operator{<<,>>}


Chronological Thread 
  • From: Dmitriy Morozov <>
  • To:
  • Cc: Dmitriy Morozov <>
  • Subject: [cgal-discuss] Triangulation_vertex_base_with_info_{2,3} needs operator{<<,>>}
  • Date: Tue, 4 Nov 2014 09:57:42 -0800

The subject says it all. Currently, if one saves a triangulation with info in the vertices to a file, and then loads it back, he or she doesn't get the same result because info doesn't get serialized.

(I'm guessing similar problem happens if one stored info in cells, but I haven't looked into that one.)

Best,
Dmitriy


  • [cgal-discuss] Triangulation_vertex_base_with_info_{2,3} needs operator{<<,>>}, Dmitriy Morozov, 11/04/2014

Archive powered by MHonArc 2.6.18.

Top of Page