Skip to content

Commit

Permalink
PMP - add isotropic remeshing examples to the doc (#8655)
Browse files Browse the repository at this point in the history
## Summary of Changes

For no reason, these examples where present but not available from the
documentation web pages.

## Release Management

* Affected package(s): PMP
* License and copyright ownership: unchanged
  • Loading branch information
sloriot authored Dec 23, 2024
2 parents 3fa3568 + 30dda7a commit 8f499a4
Showing 1 changed file with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@
\example Polygon_mesh_processing/refine_fair_example.cpp
\example Polygon_mesh_processing/mesh_slicer_example.cpp
\example Polygon_mesh_processing/isotropic_remeshing_example.cpp
\example Polygon_mesh_processing/isotropic_remeshing_of_patch_example.cpp
\example Polygon_mesh_processing/isotropic_remeshing_with_allow_move.cpp
\example Polygon_mesh_processing/isotropic_remeshing_with_custom_sizing_example.cpp
\example Polygon_mesh_processing/isotropic_remeshing_with_sizing_example.cpp
\example Polygon_mesh_processing/interpolated_corrected_curvatures_SM.cpp
\example Polygon_mesh_processing/interpolated_corrected_curvatures_PH.cpp
\example Polygon_mesh_processing/interpolated_corrected_curvatures_vertex.cpp
Expand Down Expand Up @@ -48,5 +52,4 @@
\example Polygon_mesh_processing/remesh_almost_planar_patches.cpp
\example Polygon_mesh_processing/sample_example.cpp
\example Polygon_mesh_processing/soup_autorefinement.cpp
\example Polygon_mesh_processing/isotropic_remeshing_with_allow_move.cpp
*/

0 comments on commit 8f499a4

Please sign in to comment.