Home
last modified time | relevance | path

Searched refs:points_inside_touching_sides_v (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_sqrt_field_new_C2.h83 using Base::points_inside_touching_sides_v;
1880 if (points_inside_touching_sides_v(l, p, r, q, this->point())) { in linf_refine_nonhv()
1900 if (points_inside_touching_sides_v(l, p, q, r, this->point())) { in linf_refine_nonhv()
1903 if (points_inside_touching_sides_v(l, q, r, p, this->point())) { in linf_refine_nonhv()
1906 if (points_inside_touching_sides_v(l, r, p, q, this->point())) { in linf_refine_nonhv()
2854 if (points_inside_touching_sides_v(q, p, r, t, vv)) { in incircle_p()
2857 if (points_inside_touching_sides_v(r, p, q, t, vv)) { in incircle_p()
3012 if (points_inside_touching_sides_v(q, p, r, t, vv)) { in incircle_p()
3016 if (points_inside_touching_sides_v(r, p, q, t, vv)) { in incircle_p()
H A DBasic_predicates_C2.h1810 bool points_inside_touching_sides_v( in points_inside_touching_sides_v() function
1852 bool points_inside_touching_sides_v( in points_inside_touching_sides_v() function
1874 return points_inside_touching_sides_v(ls, pt_site, other_s, t, v); in points_inside_touching_sides_v()
H A DVoronoi_vertex_ring_C2.h106 using Base::points_inside_touching_sides_v;
2134 if (points_inside_touching_sides_v( in incircle_p_no_easy()
2143 if (points_inside_touching_sides_v( in incircle_p_no_easy()