Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Re: Mesh Quality Information

Subject: CGAL users discussion list

List archive

[cgal-discuss] Re: Mesh Quality Information


Chronological Thread 
  • From: robertolam <>
  • To:
  • Subject: [cgal-discuss] Re: Mesh Quality Information
  • Date: Fri, 13 Apr 2012 02:51:04 -0700 (PDT)

The documentation says "C3T3 is required to be a model of the concept
MeshComplex_3InTriangulation_3, a data structure". I read the info on
"MeshComplex_3InTriangulation_3" you have a bunch of functions for queries;
for instance; c3t3.number_of_cells (), c3t3.number_of_facets ()...and so on.
You can also use the Vertex_handle, Cell_handle, Facet (or iterators) for
get the info that you want of the mesh.

--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Mesh-Quality-Information-tp4549667p4554294.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.16.

Top of Page