diff --git a/applications/utilities/mesh/generation/CV3DMesher/CV3D.H b/applications/utilities/mesh/generation/CV3DMesher/CV3D.H index c34c6a796f..be62d61f5d 100644 --- a/applications/utilities/mesh/generation/CV3DMesher/CV3D.H +++ b/applications/utilities/mesh/generation/CV3DMesher/CV3D.H @@ -236,6 +236,14 @@ private: const Triangulation::Finite_vertices_iterator& vit ) const; + //- Smooths the points positioned along a feature edge by collecting + //- bunches together and deleting excess points. + void smoothEdgePositions + ( + DynamicList& edgePoints, + DynamicList