cgal/Mesh_2/include/CGAL
Clement Jamin 730d34bb23 Create a separate Mesher_level.h file for Mesh_3
Before, we were using the Mesher_level.h file of the Mesh_2 package,
but the parallel version introduced some changes and a
dependency from Mesh_2 to Mesh_3 that is not wished.
I restored the original Mesher_level.h file in Mesh_2.
2013-09-11 15:45:55 +02:00
..
IO Turn QPL into LGPLv3+ 2012-01-13 16:33:35 +00:00
Mesh_2 Use CGAL_assume to remove warnings 2013-02-20 18:55:43 +01:00
Meshes Add an option to check the syntax of headers, individually. 2012-10-05 12:21:44 +00:00
internal Fix a bug concerning Boost.Bimap (boost 1.41.0) and _GLIBCXX_PARALLEL g++ flag. 2010-01-27 17:09:55 +00:00
Delaunay_mesh_area_criteria_2.h one less warning in Mesh_2, Point_set_2 2013-01-30 18:49:40 +01:00
Delaunay_mesh_criteria_2.h Fix headers of Mesh_2 and Mesh_3. All were missing #include. 2012-10-08 09:33:38 +00:00
Delaunay_mesh_face_base_2.h Turn QPL into LGPLv3+ 2012-01-13 16:33:35 +00:00
Delaunay_mesh_local_size_criteria_2.h Turn QPL into LGPLv3+ 2012-01-13 16:33:35 +00:00
Delaunay_mesh_size_criteria_2.h First big patch to fix -Wunused-local-typedefs 2012-08-01 13:29:16 +00:00
Delaunay_mesher_2.h Turn QPL into LGPLv3+ 2012-01-13 16:33:35 +00:00
Delaunay_mesher_no_edge_refinement_2.h Turn QPL into LGPLv3+ 2012-01-13 16:33:35 +00:00
Double_map.h Turn QPL into LGPLv3+ 2012-01-13 16:33:35 +00:00
Filter_circulator.h Fix headers of Mesh_2 and Mesh_3. All were missing #include. 2012-10-08 09:33:38 +00:00
Mesher_level.h Create a separate Mesher_level.h file for Mesh_3 2013-09-11 15:45:55 +02:00
Mesher_level_default_implementations.h Use of a Tag (template parameter) to activate/deactivate concurrency in Mesh_3, instead of #ifdef macros. 2012-06-09 08:52:37 +00:00
Mesher_level_visitors.h Turn QPL into LGPLv3+ 2012-01-13 16:33:35 +00:00
Triangulation_conformer_2.h remove unused variables and #if 0 buggy non used code 2013-02-26 17:05:13 +01:00