cgal/Triangulation_3
Laurent Rineau 795c71fc9b Fix headers of Mesh_2 and Mesh_3. All were missing #include.
I found out that way that <CGAL/Mesh_3/Refine_facets.h> and
<CGAL/Mesh_3/Protect_edges_sizing_field> were using global functions
instead of functors of the traits class.

Note also the funny bug that <CGAL/Regular_triangulation_cell_base_3.h> was
depending on <CGAL/Triangulation_vertex_base_3.h>!
2012-10-08 09:33:38 +00:00
..
benchmark/Triangulation_3 Add a simple benchmark 2011-04-01 14:00:13 +00:00
demo CMake: Fix the handling of cmake_policy 2012-08-22 12:35:03 +00:00
doc_tex doc typo 2012-05-14 12:00:40 +00:00
examples/Triangulation_3 remove commented lines from example. 2011-03-04 07:12:17 +00:00
include/CGAL Fix headers of Mesh_2 and Mesh_3. All were missing #include. 2012-10-08 09:33:38 +00:00
package_info/Triangulation_3 Add license files, per package 2012-01-16 15:54:22 +00:00
test/Triangulation_3 Rename a test to avoid a conflict 2012-10-05 14:22:15 +00:00
TODO new todo: side_of_bounded_sphere_3 into traits 2009-02-12 13:31:35 +00:00
dont_submit Merge the Triangulation_3_Location_policy branch. 2009-11-04 12:57:51 +00:00