diff --git a/Mesh_3/doc/Mesh_3/Mesh_3.txt b/Mesh_3/doc/Mesh_3/Mesh_3.txt index e4cee4830f4..36ebc008caf 100644 --- a/Mesh_3/doc/Mesh_3/Mesh_3.txt +++ b/Mesh_3/doc/Mesh_3/Mesh_3.txt @@ -584,7 +584,7 @@ Cut view of a 3D mesh produced from an implicit domain The following example produces a 3D mesh for a domain whose boundary surface is the isosurface associated to an isovalue inside the input gray-level -3D image. +3D image. In the distribution you can also find the example \ref Mesh_3/mesh_3D_gray_vtk_image.cpp which can deal with DICOM files as input. \cgalExample{Mesh_3/mesh_3D_gray_image.cpp} diff --git a/Mesh_3/doc/Mesh_3/examples.txt b/Mesh_3/doc/Mesh_3/examples.txt index 1ce31f9cfb2..89b970cad42 100644 --- a/Mesh_3/doc/Mesh_3/examples.txt +++ b/Mesh_3/doc/Mesh_3/examples.txt @@ -19,4 +19,5 @@ \example Mesh_3/mesh_polyhedral_domain_with_features.cpp \example Mesh_3/mesh_two_implicit_spheres_with_balls.cpp \example Mesh_3/mesh_3D_gray_image.cpp +\example Mesh_3/mesh_3D_gray_vtk_image.cpp */