Home
last modified time | relevance | path

Searched refs:convert_edge_to_loop (Results 1 – 4 of 4) sorted by relevance

/dports/math/cgal/CGAL-5.3/include/CGAL/Nef_3/
H A DSNC_SM_overlayer.h81 using Base::convert_edge_to_loop;
181 convert_edge_to_loop(e1); in simplify()
263 void convert_edge_to_loop(SHalfedge_handle e) { in convert_edge_to_loop() function
448 convert_edge_to_loop(e1); in simplify()
H A DSNC_simplify.h458 SD.convert_edge_to_loop(s1); in merge_sedges_at_target_and_remove_svertex()
/dports/math/cgal/CGAL-5.3/include/CGAL/Nef_S2/
H A DSM_decorator.h563 void convert_edge_to_loop(SHalfedge_handle e) in convert_edge_to_loop() function
H A DSM_overlayer.h500 using Base::convert_edge_to_loop;
2399 if ( e1 == e2 ){ CGAL_NEF_TRACEN("edge_to_loop"); convert_edge_to_loop(e1);} in simplify()