Home
last modified time | relevance | path

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

/dports/math/cgal/CGAL-5.3/include/CGAL/Segment_Delaunay_graph_Linf_2/
H A DVoronoi_vertex_ring_C2.h105 using Base::center_from_corner_and_pt;
814 v = center_from_corner_and_pt(q.source(), cb, p.point()); in compute_pss_corner_and_pt()
818 v = center_from_corner_and_pt(q.target(), cb, p.point()); in compute_pss_corner_and_pt()
822 v = center_from_corner_and_pt(Point_2(cx, cy, cw), cb, p.point()); in compute_pss_corner_and_pt()
H A DBasic_predicates_C2.h1769 Point_2 center_from_corner_and_pt( in center_from_corner_and_pt() function
H A DVoronoi_vertex_sqrt_field_new_C2.h82 using Base::center_from_corner_and_pt;
1297 vv = center_from_corner_and_pt(Point_2(cx, cy, cw), cb, p.point()); in compute_pss_corner_and_pt()