cgal/Mesh_2/include/CGAL/Mesh_2
Laurent Rineau db194534c7 First big patch to fix -Wunused-local-typedefs
-Wunused-local-typedefs is a new warning flag of gcc-4.7, and it will enabled
 by -Wall since gcc-4.8 (not yet released).

The fix is a big set of removals of unused typedefs (or comments, or moves,
depending on the context).
2012-08-01 13:29:16 +00:00
..
Clusters.h First big patch to fix -Wunused-local-typedefs 2012-08-01 13:29:16 +00:00
Do_not_refine_edges.h Bug fix: g++-4.7 (and C++03/11) requires to qualify the call. 2012-05-21 06:53:58 +00:00
Face_badness.h Turn QPL into LGPLv3+ 2012-01-13 16:33:35 +00:00
Output_stream.h Turn QPL into LGPLv3+ 2012-01-13 16:33:35 +00:00
README Copy Mesh_2, Mesh_3 and Surface_mesher, from the branch 2006-06-06 13:38:15 +00:00
Refine_edges.h Revert a buggy revision 2012-07-26 14:02:13 +00:00
Refine_edges_visitor.h Turn QPL into LGPLv3+ 2012-01-13 16:33:35 +00:00
Refine_edges_with_clusters.h Turn QPL into LGPLv3+ 2012-01-13 16:33:35 +00:00
Refine_faces.h Turn QPL into LGPLv3+ 2012-01-13 16:33:35 +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.