cgal/Mesh_3/include/CGAL
Laurent Rineau 646db6ef74 Try to fix a warning on MSVC
```
...\include\CGAL/Polyhedral_mesh_domain_with_features_3.h(264): warning C4267: 'argument': conversion from 'size_t' to '_Ty', possible loss of data
        with
        [
            _Ty=int
        ]
...\cmake\platforms\x64_Cygwin-Windows10_MSVC2017-Release-64bits\test\Mesh_3\test_meshing_polylines_only.cpp(80): note: see reference to function template instantiation 'void CGAL::Polyhedral_mesh_domain_with_features_3<K,CGAL::Polyhedron_3<Gt,CGAL::Mesh_3::Mesh_polyhedron_items<Patch_id>,CGAL::HalfedgeDS_default,std::allocator<_Ty>>,CGAL::Default,Patch_id,CGAL::Tag_true>::add_features<std::_Vector_iterator<std::_Vector_val<std::_Simple_types<std::vector<CGAL::Point_3<Kernel_>,std::allocator<CGAL::Point_3<Kernel_>>>>>>>(InputIterator,InputIterator)' being compiled
        with
        [
            Gt=K,
            Patch_id=int,
            _Ty=int,
            Kernel_=CGAL::Epick,
            InputIterator=std::_Vector_iterator<std::_Vector_val<std::_Simple_types<Polyline>>>
        ]
```
2020-10-27 09:43:46 +01:00
..
IO add forward declaration 2020-08-18 14:09:06 +02:00
Mesh_3 Merge pull request #4976 from janetournois/Tet_remeshing-speedup-GF 2020-10-02 15:29:24 +02:00
Meshes Mesh_3 now uses tbb:task_group instead of tbb::task (deprecated) 2020-07-31 16:17:56 +02:00
internal/Mesh_3 Fix IO of Mesh_vertex_3: case of dimension -1 2020-07-29 16:40:48 +02:00
Compact_mesh_cell_base_3.h Merge pull request #4792 from lrineau/Mesh_3-reduce_size_of_debuginfo-GF 2020-10-02 15:17:44 +02:00
Gray_image_mesh_domain_3.h extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
Implicit_mesh_domain_3.h First pass on removing license notice in header for GPL files 2019-10-19 15:23:19 +02:00
Implicit_to_labeling_function_wrapper.h First pass on removing license notice in header for GPL files 2019-10-19 15:23:19 +02:00
Labeled_image_mesh_domain_3.h First pass on removing license notice in header for GPL files 2019-10-19 15:23:19 +02:00
Labeled_mesh_domain_3.h extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
Mesh_cell_base_3.h update license of c3t3 related files 2020-05-27 15:53:05 +02:00
Mesh_cell_criteria_3.h extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
Mesh_complex_3_in_triangulation_3.h add forward declaration 2020-08-18 14:09:06 +02:00
Mesh_constant_domain_field_3.h extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
Mesh_criteria_3.h extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
Mesh_domain_with_polyline_features_3.h extra run of the script to remove tabs and trailing whitespaces 2020-03-26 18:58:50 +01:00
Mesh_edge_criteria_3.h extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
Mesh_error_code.h First pass on removing license notice in header for GPL files 2019-10-19 15:23:19 +02:00
Mesh_facet_criteria_3.h extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
Mesh_facet_topology.h extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
Mesh_polyhedron_3.h First pass on removing license notice in header for GPL files 2019-10-19 15:23:19 +02:00
Mesh_triangulation_3.h Allow the use of Default as concurrency tag in Mesh_triangulation_3 2020-07-29 16:41:37 +02:00
Mesh_vertex_base_3.h Repair the I/O of Mesh_vertex_3 2020-06-16 21:56:07 +02:00
Polyhedral_complex_mesh_domain_3.h Update branch from master after trailing whitespaces and tabs removal 2020-03-26 18:58:21 +01:00
Polyhedral_mesh_domain_3.h extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:26:59 +01:00
Polyhedral_mesh_domain_with_features_3.h Try to fix a warning on MSVC 2020-10-27 09:43:46 +01:00
Triangle_accessor_3.h First pass on removing license notice in header for GPL files 2019-10-19 15:23:19 +02:00
exude_mesh_3.h First pass on removing license notice in header for GPL files 2019-10-19 15:23:19 +02:00
lloyd_optimize_mesh_3.h extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
make_mesh_3.h First pass on removing license notice in header for GPL files 2019-10-19 15:23:19 +02:00
odt_optimize_mesh_3.h extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
optimize_mesh_3.h First pass on removing license notice in header for GPL files 2019-10-19 15:23:19 +02:00
perturb_mesh_3.h extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
refine_mesh_3.h extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
remove_far_points_in_mesh_3.h extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00