Home
last modified time | relevance | path

Searched refs:split_long_edges (Results 1 – 8 of 8) sorted by relevance

/dports/math/cgal/CGAL-5.3/include/CGAL/Polygon_mesh_processing/
H A Dremesh.h300 remesher.split_long_edges(high); in isotropic_remeshing()
390 void split_long_edges(const EdgeRange& edges in split_long_edges() function
430 remesher.split_long_edges(edges, max_length); in split_long_edges()
434 void split_long_edges(const EdgeRange& edges in split_long_edges() function
438 split_long_edges(edges, in split_long_edges()
/dports/math/cgal/CGAL-5.3/examples/Polygon_mesh_processing/
H A Disotropic_remeshing_example.cpp52 PMP::split_long_edges(border, target_edge_length, mesh); in main()
H A Disotropic_remeshing_of_patch_example.cpp55 PMP::split_long_edges(border, target_edge_length, mesh); in main()
/dports/math/cgal/CGAL-5.3/demo/Polyhedron/Plugins/PMP/
H A DIsotropic_remeshing_plugin.cpp317 CGAL::Polygon_mesh_processing::split_long_edges( in do_split_edges()
568 CGAL::Polygon_mesh_processing::split_long_edges( in isotropic_remeshing()
576 CGAL::Polygon_mesh_processing::split_long_edges( in isotropic_remeshing()
850 CGAL::Polygon_mesh_processing::split_long_edges( in remesh()
/dports/math/cgal/CGAL-5.3/include/CGAL/Tetrahedral_remeshing/internal/
H A Dsplit_long_edges.h232 void split_long_edges(C3T3& c3t3, in split_long_edges() function
H A Dtetrahedral_adaptive_remeshing_impl.h193 split_long_edges(m_c3t3, emax, m_protect_boundaries, in split()
/dports/math/cgal/CGAL-5.3/include/CGAL/Polygon_mesh_processing/internal/Isotropic_remeshing/
H A Dremesh_impl.h389 void split_long_edges(const EdgeRange& edge_range, in split_long_edges() function
475 void split_long_edges(const double& high) in split_long_edges() function
/dports/math/cgal/CGAL-5.3/
H A DCHANGES.md1888 `CGAL::Polygon_mesh_processing::split_long_edges()`