cgal/Mesh_2/include/CGAL/Mesh_2
Laurent Rineau 114d740b35 - Move the internal header
include/CGAL/Mesh_3/Triangulation_mesher_level_traits_3.h to Mesh_2.
- change its use to std::list to use of std::vector (and call reserve).
2006-02-27 17:23:10 +00:00
..
Clusters.h Change CVS keywords to SVN style 2006-02-16 14:30:13 +00:00
Face_badness.h Change CVS keywords to SVN style 2006-02-16 14:30:13 +00:00
Filtered_queue_container.h Change CVS keywords to SVN style 2006-02-16 14:30:13 +00:00
README
Refine_edges.h Change CVS keywords to SVN style 2006-02-16 14:30:13 +00:00
Refine_edges_visitor.h Change CVS keywords to SVN style 2006-02-16 14:30:13 +00:00
Refine_edges_with_clusters.h Change CVS keywords to SVN style 2006-02-16 14:30:13 +00:00
Refine_faces.h Change CVS keywords to SVN style 2006-02-16 14:30:13 +00:00
Triangulation_mesher_level_traits_2.h Change CVS keywords to SVN style 2006-02-16 14:30:13 +00:00
Triangulation_mesher_level_traits_3.h - Move the internal header 2006-02-27 17:23:10 +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.