cgal/Triangulation_3/include/CGAL
Laurent Rineau 3deb8e7910 Merge branch 'Mesh_3-compare_index-GF-old' into Mesh_3-compare_index-GF
Create an integration branch for 'Mesh_3-compare_index-GF': a new branch
created from 'master', where I merged the previous version of
'Mesh_3-compare_index-GF'.

There was a conflict with two features recently merged into 'master' for
CGAL-4.5:

- the move of two files from include/CGAL/Mesh_3/ to include/CGAL/. See
  the small feature:
    http://cgal.org/wiki/Features/Small_Features/New_constructor_in_Label_mesh_domain_3_and_new_function_wrapper

- parallelism for Triangulation_3 and Mesh_3:
    http://cgal.org/wiki/Features/Parallel_Mesh_3

Conflicts:
	Combinatorial_map/include/CGAL/Cell_attribute.h
	Mesh_3/include/CGAL/Implicit_mesh_domain_3.h
	Mesh_3/include/CGAL/Labeled_image_mesh_domain_3.h
	Mesh_3/include/CGAL/Mesh_3/Sliver_perturber.h
	Mesh_3/include/CGAL/Polyhedral_mesh_domain_3.h
	Mesh_3/test/Mesh_3/test_meshing_3D_image.cpp
	Mesh_3/test/Mesh_3/test_meshing_polyhedron.cpp
	Mesh_3/test/Mesh_3/test_meshing_polyhedron_with_features.cpp
	Polyhedron/demo/Polyhedron/Polyhedron_type.h
	STL_Extension/include/CGAL/Compact_container.h
	STL_Extension/test/STL_Extension/test_Compact_container.cpp

I also modified the following files during the conflict resolution:

	Linear_cell_complex/include/CGAL/Cell_attribute_with_point.h
	Mesh_3/include/CGAL/Labeled_mesh_domain_3.h
	Mesh_3/include/CGAL/Polyhedral_mesh_domain_with_features_3.h
2014-07-18 15:47:14 +02:00
..
IO
constructions
internal Merge branch 'Mesh_3-parallel-cjamin-old' into Mesh_3-parallel-cjamin 2014-05-14 19:05:40 +02:00
predicates
Delaunay_triangulation_3.h Use tbb::task_scheduler_init::default_num_threads... 2014-07-02 15:10:34 +02:00
Delaunay_triangulation_cell_base_3.h introduce weighted_circumcenter() for RegularTriangulationCellBase_3 2014-01-16 16:55:19 +01:00
Delaunay_triangulation_cell_base_with_circumcenter_3.h fix a warning from clang. Actually highlighted a real error : gt was missing 2014-05-12 14:55:11 +02:00
Regular_triangulation_3.h Add the possibility to remove the far points 2014-07-08 15:37:59 +02:00
Regular_triangulation_cell_base_3.h introduce weighted_circumcenter() for RegularTriangulationCellBase_3 2014-01-16 16:55:19 +01:00
Regular_triangulation_cell_base_with_weighted_circumcenter_3.h The documentation of the member function swap is added. 2014-06-04 14:38:34 +02:00
Regular_triangulation_euclidean_traits_3.h
Regular_triangulation_filtered_traits_3.h
Triangulation_3.h Merge branch 'Mesh_3-compare_index-GF-old' into Mesh_3-compare_index-GF 2014-07-18 15:47:14 +02:00
Triangulation_cell_base_3.h Merge branch 'Mesh_3-parallel-cjamin-old' into Mesh_3-parallel-cjamin 2014-05-14 19:05:40 +02:00
Triangulation_cell_base_with_circumcenter_3.h Merge branch 'Mesh_3-parallel-cjamin-old' into Mesh_3-parallel-cjamin 2014-07-01 10:38:14 +02:00
Triangulation_cell_base_with_info_3.h
Triangulation_data_structure_3.h Merge branch 'Mesh_3-parallel-cjamin' 2014-07-17 19:08:24 +02:00
Triangulation_ds_cell_base_3.h remove useless diff with integration 2014-02-24 14:37:20 +01:00
Triangulation_ds_vertex_base_3.h Merge branch 'Mesh_3-parallel-cjamin-old' into Mesh_3-parallel-cjamin 2014-05-14 19:05:40 +02:00
Triangulation_geom_traits_3.h
Triangulation_hierarchy_3.h make the insertion of a range of points with info working with hierarchy 2013-08-05 15:03:46 +02:00
Triangulation_hierarchy_vertex_base_3.h
Triangulation_simplex_3.h add missing includes 2013-09-13 12:43:01 +02:00
Triangulation_utils_3.h
Triangulation_vertex_base_3.h
Triangulation_vertex_base_with_info_3.h