Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Periodic Voronoi Tessellation in 3D: Write Cells, Faces and Vertices to File

Subject: CGAL users discussion list

List archive

[cgal-discuss] Periodic Voronoi Tessellation in 3D: Write Cells, Faces and Vertices to File


Chronological Thread 
  • From: Michael Klatt <>
  • To:
  • Subject: [cgal-discuss] Periodic Voronoi Tessellation in 3D: Write Cells, Faces and Vertices to File
  • Date: Tue, 4 Feb 2014 07:43:57 -0800 (PST)

Dear all,

I have a question about the CGAL periodic Voronoi tessellation in 3D
"CGAL::Periodic_3_Delaunay_triangulation_3". I have started using the
example "large_point_set.cpp". I now need to write to a file for each
Voronoi cell its facets, i.e., for each facet the right sequence of
vertices, and the coordinates of the vertices. How should I do this?
Sorry, I am unfamiliar with CGAL triangulations and their iterators
and I am new to cgal-discuss.

Thank you very much.
Best regards,

Michael



--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Periodic-Voronoi-Tessellation-in-3D-Write-Cells-Faces-and-Vertices-to-File-tp4658770.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page