| .. |
|
data
|
Add a file and a test to export a c3t3 to a facegraph.
|
2017-08-09 10:30:19 +02:00 |
|
CMakeLists.txt
|
CMake>=3.13: opt for for new policies up to 3.15
|
2019-06-19 14:34:59 +02:00 |
|
XML_exporter.h
|
add SPDX identifier for files under the GPL-3+ license
|
2017-11-12 10:17:51 +01:00 |
|
couplingdown-polylines.txt
|
…
|
|
|
debug.h
|
…
|
|
|
implicit_functions.cpp
|
…
|
|
|
implicit_functions.h
|
Moved unary/binary_function to CGAL::cpp98
|
2018-06-13 15:58:19 +02:00 |
|
test_boost_has_xxx.cpp
|
add SPDX identifier for files under the LGPL-3+ license
|
2017-11-12 10:17:50 +01:00 |
|
test_c3t3.cpp
|
Do not include graph_traits_Polyhedron.h, properties_polyhedron.h and Polyhedron_iostream.h
|
2018-05-03 13:23:50 +02:00 |
|
test_c3t3_extract_subdomains_boundaries.cpp
|
Moved unary/binary_function to CGAL::cpp98
|
2018-06-13 15:58:19 +02:00 |
|
test_c3t3_into_facegraph.cpp
|
Rewrote 'facets_in_complex_3_to_triangle_mesh'
|
2017-11-21 18:17:27 +01:00 |
|
test_c3t3_io.cpp
|
Mesh_3
|
2018-01-18 08:49:52 +00:00 |
|
test_c3t3_with_features.cpp
|
Revert the merge of two pull-requests that target CGAL-4.14-branch
|
2019-05-14 17:50:45 +02:00 |
|
test_criteria.cpp
|
Mesh_3 criteria: Changed code from 'Badness' to 'Is_bad' to align with concept
|
2017-12-08 11:32:12 +01:00 |
|
test_domain_with_polyline_features.cpp
|
Revert the merge of two pull-requests that target CGAL-4.14-branch
|
2019-05-14 17:50:45 +02:00 |
|
test_implicit_multi_domain_to_labeling_function_wrapper.cpp
|
…
|
|
|
test_labeled_mesh_domain_3.cpp
|
replace cpp11::tuple by std::tuple
|
2019-03-29 13:28:33 +01:00 |
|
test_mesh_3_issue_1554.cmd
|
…
|
|
|
test_mesh_3_issue_1554.cpp
|
Merge branch 'Periodic_3_mesh_3-Feature-MBogdanov-old' into Periodic_3_mesh_3-Feature-MBogdanov
|
2018-06-07 15:14:19 +02:00 |
|
test_mesh_capsule_var_distance_bound.cpp
|
Allow lambdas (or other callables) as MeshDomainField_3
|
2019-05-24 10:45:12 +02:00 |
|
test_mesh_criteria_creation.cpp
|
Fixed typo
|
2017-11-29 18:26:21 +01:00 |
|
test_mesh_polyhedral_domain_with_features_deprecated.cpp
|
Use 'disable_deprecation_warnings_and_errors.h' in Mesh_3 deprecated tests
|
2018-06-20 12:37:25 +02:00 |
|
test_meshing_3D_gray_image.cpp
|
Do not deactivate all topological criteria
|
2019-05-21 13:43:11 +02:00 |
|
test_meshing_3D_gray_image_deprecated.cpp
|
Use 'disable_deprecation_warnings_and_errors.h' in Mesh_3 deprecated tests
|
2018-06-20 12:37:25 +02:00 |
|
test_meshing_3D_image.cpp
|
Add Labeled_mesh_domain_3<K>::create_labeled_image_mesh_domain
|
2018-05-15 14:56:22 +02:00 |
|
test_meshing_3D_image_deprecated.cpp
|
Use 'disable_deprecation_warnings_and_errors.h' in Mesh_3 deprecated tests
|
2018-06-20 12:37:25 +02:00 |
|
test_meshing_determinism.cpp
|
Revert the merge of two pull-requests that target CGAL-4.14-branch
|
2019-05-14 17:50:45 +02:00 |
|
test_meshing_implicit_function.cpp
|
Use 'disable_deprecation_warnings_and_errors.h' in Mesh_3 deprecated tests
|
2018-06-20 12:37:25 +02:00 |
|
test_meshing_implicit_function_deprecated.cpp
|
Added a test for the deprecated constructor of Implicit_mesh_domain_3
|
2018-06-20 12:38:04 +02:00 |
|
test_meshing_polyhedral_complex.cpp
|
Fix for Boost-1.71 (master branch)
|
2019-05-14 12:36:02 +02:00 |
|
test_meshing_polyhedron.cpp
|
Mesh_3
|
2018-01-18 08:49:52 +00:00 |
|
test_meshing_polyhedron_with_features.cpp
|
Revert the merge of two pull-requests that target CGAL-4.14-branch
|
2019-05-14 17:50:45 +02:00 |
|
test_meshing_polylines_only.cmd
|
…
|
|
|
test_meshing_polylines_only.cpp
|
Uniformized between Mesh_3::internal and internal::Mesh_3
|
2017-11-30 14:26:12 +01:00 |
|
test_meshing_unit_tetrahedron.cpp
|
curve segment -> curve
|
2017-10-13 15:59:48 +02:00 |
|
test_meshing_utilities.h
|
Revert the merge of two pull-requests that target CGAL-4.14-branch
|
2019-05-14 17:50:45 +02:00 |
|
test_meshing_verbose.cpp
|
Add a test of CGAL_MESH_3_VERBOSE
|
2018-05-31 14:39:13 +02:00 |
|
test_meshing_with_default_edge_size.cpp
|
…
|
|
|
test_meshing_with_one_step.cpp
|
Add a test of Mesher_3::display_number_of_bad_elements
|
2019-01-09 16:15:57 +01:00 |
|
test_utilities.h
|
Mesh_3
|
2018-01-18 08:49:52 +00:00 |
|
test_without_detect_features.cpp
|
Revert the merge of two pull-requests that target CGAL-4.14-branch
|
2019-05-14 17:50:45 +02:00 |