| .. |
|
data
|
Add test data
|
2018-01-24 16:39:00 +01:00 |
|
CMakeLists.txt
|
Prefix CMake options with `CGAL_`
|
2018-03-08 12:07:49 +01:00 |
|
debug.h
|
…
|
|
|
implicit_functions.cpp
|
…
|
|
|
implicit_functions.h
|
Replace all std::unary_function by CGAL::unary_function
|
2017-10-04 15:57:09 +02:00 |
|
mesh_3D_gray_image.cpp
|
…
|
|
|
mesh_3D_gray_vtk_image.cpp
|
switch to boost::bind
|
2016-09-13 05:47:15 +02:00 |
|
mesh_3D_image.cpp
|
Add the documentation
|
2016-06-15 18:10:15 +02:00 |
|
mesh_3D_image_variable_size.cpp
|
Merge pull request #830 from afabri/Mesh_3-Default-GF
|
2016-04-22 15:26:41 +02:00 |
|
mesh_3D_image_with_custom_initialization.cpp
|
Add the documentation
|
2016-06-15 18:10:15 +02:00 |
|
mesh_3D_image_with_features.cpp
|
Add the subsubsection in the documentation
|
2016-05-25 17:19:12 +02:00 |
|
mesh_cubes_intersection.cpp
|
…
|
|
|
mesh_cubes_intersection_with_features.cpp
|
…
|
|
|
mesh_hybrid_mesh_domain.cpp
|
fix warning
|
2017-02-10 11:17:32 +01:00 |
|
mesh_implicit_domains.cpp
|
…
|
|
|
mesh_implicit_domains_2.cpp
|
…
|
|
|
mesh_implicit_ellipsoid.cpp
|
…
|
|
|
mesh_implicit_sphere.cpp
|
change all examples
|
2016-03-23 08:39:27 +01:00 |
|
mesh_implicit_sphere_variable_size.cpp
|
change all examples
|
2016-03-23 08:39:27 +01:00 |
|
mesh_optimization_example.cpp
|
Merge pull request #830 from afabri/Mesh_3-Default-GF
|
2016-04-22 15:26:41 +02:00 |
|
mesh_optimization_lloyd_example.cpp
|
Merge pull request #830 from afabri/Mesh_3-Default-GF
|
2016-04-22 15:26:41 +02:00 |
|
mesh_polyhedral_complex.cpp
|
curve segment -> curve
|
2017-10-13 15:59:48 +02:00 |
|
mesh_polyhedral_complex_sm.cpp
|
move properties from Mesh_3 to BGL, Polyhedron_3 and Surface_mesh
|
2018-03-22 16:37:37 +01:00 |
|
mesh_polyhedral_domain.cpp
|
use manifold() in an example
|
2017-10-03 17:04:18 +02:00 |
|
mesh_polyhedral_domain_sm.cpp
|
move properties from Mesh_3 to BGL, Polyhedron_3 and Surface_mesh
|
2018-03-22 16:37:37 +01:00 |
|
mesh_polyhedral_domain_with_features.cpp
|
curve segment -> curve
|
2017-10-13 15:59:48 +02:00 |
|
mesh_polyhedral_domain_with_lipschitz_sizing.cpp
|
curve segment -> curve
|
2017-10-13 15:59:48 +02:00 |
|
mesh_polyhedral_domain_with_surface_inside.cpp
|
curve segment -> curve
|
2017-10-13 15:59:48 +02:00 |
|
mesh_two_implicit_spheres_with_balls.cpp
|
curve segment -> curve
|
2017-10-13 15:59:48 +02:00 |
|
random_labeled_image.h
|
Fix -Wconversion warnings
|
2016-06-16 16:36:43 +02:00 |
|
read_polylines.h
|
Add an example of a labeled imaged with 1d-features
|
2016-05-24 16:28:17 +02:00 |
|
remesh_polyhedral_surface.cpp
|
curve segment -> curve
|
2017-10-13 15:59:48 +02:00 |