Home
last modified time | relevance | path

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

/dports/math/cgal/CGAL-5.3/include/CGAL/Polygon_mesh_processing/internal/Smoothing/
H A Dmesh_smoothing_impl.h223 Vector rotate_edge(const halfedge_descriptor main_he, in rotate_edge() function
270 Vector bisector = rotate_edge(main_he, incident_pair); in operator()