From 338e3d5acb6ac34d0d560d422db1780e874461f2 Mon Sep 17 00:00:00 2001 From: janetournois Date: Tue, 26 Nov 2024 16:03:04 +0000 Subject: [PATCH] deploy: d28b65c243fcd6f02e58d8c1481737f96c2865e7 --- 2024/12/01/mesh3-improvements/index.html | 5 ++--- atom.xml | 7 +++---- rss.xml | 9 ++++----- 3 files changed, 9 insertions(+), 12 deletions(-) diff --git a/2024/12/01/mesh3-improvements/index.html b/2024/12/01/mesh3-improvements/index.html index 5933c0142..e57ea6d88 100644 --- a/2024/12/01/mesh3-improvements/index.html +++ b/2024/12/01/mesh3-improvements/index.html @@ -230,9 +230,8 @@

Approximation Criterion on Feature Edges

The list of CGAL meshing criteria has been enriched with a new criterion that enables the user to define an upper bound on the distance between the input feature graph and the output feature edges.

-

The following example shows how to use this new criterion, called edge_distance: - -mesh_polyhedral_domain_with_edge_distance.cpp.

+

The example +mesh_polyhedral_domain_with_edge_distance.cpp shows how to use this new criterion, called edge_distance.


diff --git a/atom.xml b/atom.xml index 9ce38817b..77ce00fd1 100644 --- a/atom.xml +++ b/atom.xml @@ -4,7 +4,7 @@ CGAL - 2024-11-26T15:03:10+00:00 + 2024-11-26T16:02:19+00:00 http://www.cgal.org CGAL Editorial Board @@ -103,9 +103,8 @@ until they are satisfied. The list of CGAL meshing criteria has been enriched with a new criterion that enables the user to define an upper bound on the distance between the input feature graph and the output feature edges.</p> -<p>The following example shows how to use this new criterion, called <code>edge_distance</code>: -<a href="https://doc.cgal.org/6.0.1/Mesh_3/Mesh_3_2mesh_polyhedral_domain_with_edge_distance_8cpp-example.html"> -mesh_polyhedral_domain_with_edge_distance.cpp</a>.</p> +<p>The example <a href="https://doc.cgal.org/6.0.1/Mesh_3/Mesh_3_2mesh_polyhedral_domain_with_edge_distance_8cpp-example.html"> +mesh_polyhedral_domain_with_edge_distance.cpp</a> shows how to use this new criterion, called <code>edge_distance</code>.</p> <div style="text-align:center;"> <a href="../../../../images/mesh3_edge_distance_stool.png"><img src="../../../../images/mesh3_edge_distance_stool.png" style="max-width:65%" /></a><br /> diff --git a/rss.xml b/rss.xml index d47d3e1a0..8ad5a9fb3 100644 --- a/rss.xml +++ b/rss.xml @@ -5,8 +5,8 @@ CGAL - CGAL Editorial Board http://www.cgal.org http://www.cgal.org - 2024-11-26T15:03:10+00:00 - 2024-11-26T15:03:10+00:00 + 2024-11-26T16:02:19+00:00 + 2024-11-26T16:02:19+00:00 1800 @@ -98,9 +98,8 @@ until they are satisfied. The list of CGAL meshing criteria has been enriched with a new criterion that enables the user to define an upper bound on the distance between the input feature graph and the output feature edges.</p> -<p>The following example shows how to use this new criterion, called <code>edge_distance</code>: -<a href="https://doc.cgal.org/6.0.1/Mesh_3/Mesh_3_2mesh_polyhedral_domain_with_edge_distance_8cpp-example.html"> -mesh_polyhedral_domain_with_edge_distance.cpp</a>.</p> +<p>The example <a href="https://doc.cgal.org/6.0.1/Mesh_3/Mesh_3_2mesh_polyhedral_domain_with_edge_distance_8cpp-example.html"> +mesh_polyhedral_domain_with_edge_distance.cpp</a> shows how to use this new criterion, called <code>edge_distance</code>.</p> <div style="text-align:center;"> <a href="../../../../images/mesh3_edge_distance_stool.png"><img src="../../../../images/mesh3_edge_distance_stool.png" style="max-width:65%" /></a><br />