The function parameters::no_features allows the user to prevent the handling of 0 and 1 dimensional features. This is useful when the domain is a model of MeshDomainWithFeatures_3 and the user does not want corners and curve segments to be accurately represented in the mesh.
#include <CGAL/refine_mesh_3.h>
parameters::internal::Features_options | ||
parameters::no_features () |
CGAL::make_mesh_3,
CGAL::refine_mesh_3,
CGAL::parameters::features.