cgal/Mesh_2/include/CGAL/Mesh_2
Laurent Rineau 3f052834bd Split Mesh_2
There is a new `Mesher_level` package, that gathers the foundation
files (mesher levels and auxiliary files) for `Mesh_2`,
`Surface_mesher`, and `Mesh_3`.
2016-09-30 15:23:16 +02:00
..
Clusters.h Cosmetic changes 2014-01-09 14:21:12 +01:00
Do_not_refine_edges.h
Face_badness.h
Lipschitz_sizing_field_2.h calling a constructor from a constructor is cpp11 2015-05-19 10:01:00 +02:00
Lloyd_move_2.h precompute area functor 2016-02-01 10:23:29 +01:00
Mesh_global_optimizer_2.h Fix missing includes 2016-09-30 15:22:26 +02:00
Mesh_sizing_field.h Fix missing includes 2016-09-30 15:22:26 +02:00
README
Refine_edges.h Use CGAL_assume to remove warnings 2013-02-20 18:55:43 +01:00
Refine_edges_visitor.h
Refine_edges_with_clusters.h Add missing #include 2016-09-30 15:23:14 +02:00
Refine_faces.h
Sizing_field_2.h add copyright 2015-05-19 09:07:54 +02:00
Uniform_sizing_field_2.h add copyright 2015-05-19 09:07:54 +02: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.