Home
last modified time | relevance | path

Searched refs:relocate_in_new_face (Results 1 – 3 of 3) sorted by relevance

/dports/math/cgal/CGAL-5.3/include/CGAL/Surface_sweep_2/
H A DArr_construction_ss_visitor.h229 void relocate_in_new_face(Halfedge_handle he);
720 this->relocate_in_new_face(res); in insert_at_vertices()
842 relocate_in_new_face(Halfedge_handle he) in relocate_in_new_face() function
910 relocate_in_new_face(he_on_face->twin()); in relocate_in_new_face()
H A DArr_no_intersection_insertion_ss_visitor.h623 if (new_face_created) this->m_arr_access.relocate_in_new_face(new_he); in _insert_at_vertices()
/dports/math/cgal/CGAL-5.3/include/CGAL/
H A DArr_accessor.h501 void relocate_in_new_face(Halfedge_handle new_he) in relocate_in_new_face() function