Home
last modified time | relevance | path

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

/dports/math/cgal/CGAL-5.3/include/CGAL/Surface_sweep_2/
H A DSurface_sweep_2_utils.h116 typedef typename ExTraits::X_monotone_curve_2 Ex_x_monotone_curve_2; in prepare_for_sweep() typedef
124 *x_curves = Ex_x_monotone_curve_2 (*xcv_it); in prepare_for_sweep()
143 *x_curves = Ex_x_monotone_curve_2 (he->curve(), he); in prepare_for_sweep()
H A DArr_basic_insertion_traits_2.h94 class Ex_x_monotone_curve_2 {
107 Ex_x_monotone_curve_2(): in Ex_x_monotone_curve_2() function
113 Ex_x_monotone_curve_2(const Base& xcv): in Ex_x_monotone_curve_2() function
119 Ex_x_monotone_curve_2(const Base& xcv, Halfedge_handle he) : in Ex_x_monotone_curve_2() function
134 Ex_x_monotone_curve_2& operator=(const Base& xcv)
155 typedef Ex_x_monotone_curve_2 X_monotone_curve_2;
H A DArr_overlay_traits_2.h133 class Ex_x_monotone_curve_2 {
146 Ex_x_monotone_curve_2() : in Ex_x_monotone_curve_2() function
153 Ex_x_monotone_curve_2(const Base& xcv) : in Ex_x_monotone_curve_2() function
160 Ex_x_monotone_curve_2(const Base& xcv, in Ex_x_monotone_curve_2() function
232 typedef Ex_x_monotone_curve_2 X_monotone_curve_2;
/dports/math/cgal/CGAL-5.3/include/CGAL/Boolean_set_operations_2/
H A DGps_traits_decorator.h136 class Ex_x_monotone_curve_2
143 Ex_x_monotone_curve_2(): m_base(), in Ex_x_monotone_curve_2() function
147 Ex_x_monotone_curve_2(const Base_X_monotone_curve_2& pt) : m_base(pt), in Ex_x_monotone_curve_2() function
151 Ex_x_monotone_curve_2(const Base_X_monotone_curve_2& pt, in Ex_x_monotone_curve_2() function
187 friend std::ostream& operator<< (std::ostream& os, const Ex_x_monotone_curve_2 & cv)
200 typedef Ex_x_monotone_curve_2 X_monotone_curve_2;
/dports/math/cgal/CGAL-5.3/include/CGAL/Arr_point_location/
H A DArr_batched_point_location_traits_2.h92 class Ex_x_monotone_curve_2
105 Ex_x_monotone_curve_2 (): in Ex_x_monotone_curve_2() function
110 Ex_x_monotone_curve_2 (const Base& xcv): in Ex_x_monotone_curve_2() function
115 Ex_x_monotone_curve_2 (const Base& xcv, Halfedge_const_handle he) : in Ex_x_monotone_curve_2() function
206 typedef Ex_x_monotone_curve_2 X_monotone_curve_2;
/dports/math/cgal/CGAL-5.3/include/CGAL/Arrangement_2/
H A DArrangement_on_surface_2_global.h364 typedef typename Igt2::X_monotone_curve_2 Ex_x_monotone_curve_2; in insert_non_empty() typedef
386 std::list<Ex_x_monotone_curve_2> ex_cvs; in insert_non_empty()
964 typedef typename Igt2::X_monotone_curve_2 Ex_x_monotone_curve_2; in non_intersecting_insert_non_empty() typedef
986 std::list<Ex_x_monotone_curve_2> ex_cvs; in non_intersecting_insert_non_empty()