Home
last modified time | relevance | path

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

/dports/math/cgal/CGAL-5.3/include/CGAL/Segment_Delaunay_graph_Linf_2/
H A DBasic_predicates_C2.h1227 has_positive_slope(const Site_2 & s) in has_positive_slope() function
1241 has_positive_slope(const Line_2 & l) { in has_positive_slope() function
1823 const Line_2 ltest = has_positive_slope(ls) ? in points_inside_touching_sides_v()
1838 const Line_2 lcv = has_positive_slope(ls) ? in points_inside_touching_sides_v()
1900 const bool pos_r = has_positive_slope(r); in zero_voronoi_area()
1901 const bool pos_s = has_positive_slope(s); in zero_voronoi_area()
H A DVertex_conflict_C2.h55 using Base::has_positive_slope;
829 bool has_p_pos_slope = has_positive_slope(p); in incircle_sps()
1082 bool has_q_pos_slope = has_positive_slope(q); in incircle_pss()
H A DVoronoi_vertex_sqrt_field_new_C2.h51 using Base::has_positive_slope;
621 const bool pos_slope = has_positive_slope(r); in compute_pps_endp()
753 const bool pos_slope = has_positive_slope(r); in compute_pps_nonendp_nonhv_nonsamec()
870 const bool pos_slope = has_positive_slope(r); in compute_pps_nonendp_nonhv()
1320 lperp = has_positive_slope(pq ? q : r) ? in compute_pss_endp()
4289 bool has_q_pos_slope = has_positive_slope(q); in incircle_s()
4323 bool has_r_pos_slope = has_positive_slope(r); in incircle_s()
H A DVoronoi_vertex_ring_C2.h88 using Base::has_positive_slope;
858 lperp = has_positive_slope(pq ? q : r) ? in compute_pss_endp()
1189 const bool pos_slope = has_positive_slope(r); in compute_pps_endp()
1210 const bool pos_slope = has_positive_slope(r); in compute_pps_nonendp_nonhv_nonsamec()
1327 const bool pos_slope = has_positive_slope(r); in compute_pps_nonendp_nonhv()