Home
last modified time | relevance | path

Searched refs:has_on_negative_side (Results 1 – 25 of 29) sorted by relevance

12

/dports/math/cgal/CGAL-5.3/include/CGAL/Segment_Delaunay_graph_Linf_2/
H A DConstructions_C2.h341 && lseg.has_on_negative_side(pnt)) ) { in operator()
363 && lseg.has_on_negative_side(pnt)) ) { in operator()
638 && lseg.has_on_negative_side(pnt)) ) { in operator()
659 && lseg.has_on_negative_side(pnt)) ) { in operator()
718 if ( (p.is_segment() && l.has_on_negative_side(v)) in operator()
902 has_on_negative_side(vqps)); in pcsbis()
906 has_on_negative_side(vqps)) { in pcsbis()
1002 has_on_negative_side(vqps)) { in pcsbis()
1062 has_on_negative_side(vqps)) { in pcsbis()
1105 && lseg.has_on_negative_side(pnt)) ) { in pcsbis()
[all …]
H A DBisector_Linf.h298 && lseg.has_on_negative_side(pnt)) ) { in bisector_PS()
321 && lseg.has_on_negative_side(pnt)) ) { in bisector_PS()
/dports/math/cgal/CGAL-5.3/include/CGAL/Homogeneous/
H A DCircleH2.h96 bool has_on_negative_side(const Point_2& ) const;
177 CircleH2<R>::has_on_negative_side( const typename CircleH2<R>::Point_2&p) const in has_on_negative_side() function
H A DSphereH3.h88 has_on_negative_side(const Point_3& p) const in has_on_negative_side() function
H A DPlaneH3.h83 bool has_on_negative_side(const Point_3&l) const;
393 PlaneH3<R>::has_on_negative_side( const typename PlaneH3<R>::Point_3& p) const in has_on_negative_side() function
/dports/math/cgal/CGAL-5.3/include/CGAL/Cartesian/
H A DTetrahedron_3.h62 typename R::Boolean has_on_negative_side(const Point_3 &p) const;
182 TetrahedronC3<R>::has_on_negative_side in has_on_negative_side() function
H A DSphere_3.h131 typename R::Boolean has_on_negative_side(const Point_3_ &p) const;
219 has_on_negative_side(const typename SphereC3<R>::Point_3_ &p) const in has_on_negative_side() function
H A DPlane_3.h114 typename R::Boolean has_on_negative_side(const Point_3 &l) const;
286 has_on_negative_side(const typename PlaneC3<R>::Point_3 &p) const in has_on_negative_side() function
/dports/math/cgal/CGAL-5.3/include/CGAL/
H A DConic_2.h151 bool has_on_negative_side (const CGAL::Point_2<R>& p) const in has_on_negative_side() function
153 return _Conic_2::has_on_negative_side (p); in has_on_negative_side()
H A DTetrahedron_3.h111 bool has_on_negative_side(const Point_3 &p) const in has_on_negative_side() function
H A DTriangle_2.h134 has_on_negative_side(const Point_2 &p) const in has_on_negative_side() function
H A DPlane_3.h202 bool has_on_negative_side(const Point_3 &p) const in has_on_negative_side() function
H A DCircle_2.h142 has_on_negative_side(const Point_2 &p) const in has_on_negative_side() function
H A DLine_2.h176 has_on_negative_side(const Point_2 &p) const in has_on_negative_side() function
H A DSphere_3.h156 has_on_negative_side(const Point_3_ &p) const in has_on_negative_side() function
/dports/math/cgal/CGAL-5.3/include/CGAL/Nef_S2/
H A DSphere_circle.h97 if ( c.has_on_negative_side(p) ) c=c.opposite(); in Sphere_circle()
H A DSM_point_locator.h274 if ( e_res->circle().has_on_negative_side(p) )
391 if ( s_cand.is_short() && e->circle().has_on_negative_side(p) ||
H A Dsphere_predicates.h207 if ( !c.has_on_negative_side(source()) ) in intersection()
/dports/math/cgal/CGAL-5.3/include/CGAL/Convex_hull_3/dual/
H A Dhalfspace_intersection_with_constructions_3.h115 CGAL_assertion(p->has_on_negative_side(p_origin)); in halfspace_intersection_with_constructions_3()
H A Dhalfspace_intersection_3.h254 CGAL_assertion(pit->has_on_negative_side(*origin));
/dports/math/cgal/CGAL-5.3/include/CGAL/Nef_3/
H A DSNC_const_decorator.h415 if( f_visible->plane().has_on_negative_side(ray.source())) in get_visible_facet()
432 if( f_visible->plane().has_on_negative_side(ray.source())) in get_visible_facet()
/dports/math/cgal/CGAL-5.3/include/CGAL/Kernel_d/
H A DHyperplaneHd.h288 bool has_on_negative_side(const PointHd<RT,LA>& p) const in has_on_negative_side() function
H A DSphere_d.h216 bool has_on_negative_side (const Point_d& p) const in has_on_negative_side() function
H A DHyperplaneCd.h188 bool has_on_negative_side(const PointCd<FT,LA>& p) const in has_on_negative_side() function
/dports/math/cgal/CGAL-5.3/include/CGAL/Intersections_2/internal/
H A DStraight_2.h279 if (cutter.has_on_negative_side(support_.point())) in cut_right_off()

12