From 886ec38fa719f88695200f4f56eb1ccfd67450c5 Mon Sep 17 00:00:00 2001 From: Dhruv-Sharma01 <121188299+Dhruv-Sharma01@users.noreply.github.com> Date: Mon, 3 Mar 2025 22:15:09 +0530 Subject: [PATCH] Update detect_features.h --- .../include/CGAL/Polygon_mesh_processing/detect_features.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/detect_features.h b/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/detect_features.h index 5b1340d669a..147a4a92ec9 100644 --- a/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/detect_features.h +++ b/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/detect_features.h @@ -343,7 +343,7 @@ void detect_vertex_incident_patches(const PolygonMesh& pmesh, break; } } - + if (skip) continue; // Loop on incident facets of vit