cgal/Mesh_2/include/CGAL/Mesh_2
Laurent Rineau c5e779d227 Add a edges mesher level that prevents edges to be refined, and let some bad triangles in the mesh (when their circumcenter encroaches a constrained edge, or when their circumcenter lies outside the meshing domain. 2009-06-24 14:12:12 +00:00
..
Clusters.h lenght -> length 2009-04-07 19:30:59 +00:00
Do_not_refine_edges.h Add a edges mesher level that prevents edges to be refined, and let some bad triangles in the mesh (when their circumcenter encroaches a constrained edge, or when their circumcenter lies outside the meshing domain. 2009-06-24 14:12:12 +00:00
Face_badness.h
Output_stream.h fix macros CGAL_MESHES_NO_OUTPUT and CGAL_MESHES_OUTPUT_ON_CERR 2007-10-16 12:01:02 +00:00
README
Refine_edges.h Put parenthesis around block even if it is only one statement 2008-09-24 08:57:10 +00:00
Refine_edges_visitor.h Fix Mesh_2 in trunk: Mesh_2::Refine_edges_visitor<> no longer carries data. 2007-10-16 14:41:34 +00:00
Refine_edges_with_clusters.h fix warnings "CGAL/Mesh_2/Refine_edges_with_clusters.h", line 160: Warning: tr hides[...]" 2008-01-22 14:01:48 +00:00
Refine_faces.h Don't use deprecated functions internally 2008-11-02 20:43:30 +00:00

README

No header in this sub-directory, but Face_badness.h, is documented. They
are internal headers of the Mesh_2 packages, and should not be used.

If you want to use some undocumented functionnality, please contact me
(Laurent Rineau <laurent.rineau@ens.fr>) so that we can see if I can move
some internal details to the documented interface.