Home
last modified time | relevance | path

Searched defs:X_monotone_curve_2 (Results 1 – 25 of 160) sorted by relevance

1234567

/dports/math/cgal/CGAL-5.3/demo/Arrangement_on_surface_2/Utils/
H A DConstructSegment.h25 using X_monotone_curve_2 = typename Traits::X_monotone_curve_2; variable
37 using X_monotone_curve_2 = typename Traits::X_monotone_curve_2; variable
54 using X_monotone_curve_2 = typename Traits::X_monotone_curve_2; variable
72 using X_monotone_curve_2 = typename Traits::X_monotone_curve_2; variable
H A DUtils.h34 typedef typename Traits::X_monotone_curve_2 X_monotone_curve_2; typedef
75 typedef typename Traits::X_monotone_curve_2 X_monotone_curve_2; typedef
98 typedef typename Traits::X_monotone_curve_2 X_monotone_curve_2; typedef
117 typedef typename Traits::X_monotone_curve_2 X_monotone_curve_2; typedef
152 typedef typename Traits::X_monotone_curve_2 X_monotone_curve_2; typedef
170 typedef typename Traits::X_monotone_curve_2 X_monotone_curve_2; typedef
187 typedef typename Traits::X_monotone_curve_2 X_monotone_curve_2; typedef
211 typedef typename Traits::X_monotone_curve_2 X_monotone_curve_2; typedef
231 typedef typename Traits::X_monotone_curve_2 X_monotone_curve_2; typedef
247 typedef typename Traits::X_monotone_curve_2 X_monotone_curve_2; typedef
[all …]
H A DConstructBoundingBox.cpp31 using X_monotone_curve_2 = typename Traits::X_monotone_curve_2; typedef
90 using X_monotone_curve_2 = typename Traits::X_monotone_curve_2; typedef
146 using X_monotone_curve_2 = typename Traits::X_monotone_curve_2; typedef
208 using X_monotone_curve_2 = typename Traits::X_monotone_curve_2; typedef
263 using X_monotone_curve_2 = typename Traits::X_monotone_curve_2; typedef
287 using X_monotone_curve_2 = typename Traits::X_monotone_curve_2; typedef
H A DConstructBoundingBox.h24 using X_monotone_curve_2 = typename Traits::X_monotone_curve_2; variable
H A DIntersectCurves.h25 using X_monotone_curve_2 = typename Traits::X_monotone_curve_2; variable
H A DEnvelopeFunctions.h24 using X_monotone_curve_2 = typename Arrangement::X_monotone_curve_2; variable
/dports/math/cgal/CGAL-5.3/include/CGAL/
H A DArr_curve_data_traits_2.h86 X_monotone_curve_2; typedef
282 are_mergeable(const X_monotone_curve_2& /* cv1 */, in are_mergeable()
344 merge(const X_monotone_curve_2& /* cv1 */, in merge()
426 construct_opposite(const X_monotone_curve_2&) const in construct_opposite()
H A DArr_observer.h41 typedef typename Arrangement_2::X_monotone_curve_2 X_monotone_curve_2; typedef
243 virtual void before_create_boundary_vertex (const X_monotone_curve_2& /*cv*/, in before_create_boundary_vertex()
262 virtual void before_create_edge (const X_monotone_curve_2& /* c */, in before_create_edge()
296 const X_monotone_curve_2& /* c */) in before_modify_edge()
315 const X_monotone_curve_2& /* c1 */, in before_split_edge()
466 const X_monotone_curve_2& /* c */) in before_merge_edge()
H A DArr_bounded_planar_topology_traits_2.h66 typedef typename Base::X_monotone_curve_2 X_monotone_curve_2; typedef
314 const X_monotone_curve_2&, in place_boundary_vertex()
337 const X_monotone_curve_2&, in locate_around_boundary_vertex()
355 locate_curve_end(const X_monotone_curve_2&, in locate_curve_end()
H A DArr_trapezoid_ric_point_location.h76 X_monotone_curve_2; typedef
296 const X_monotone_curve_2& /* cv1 */ , in before_split_edge()
/dports/math/cgal/CGAL-5.3/include/CGAL/Arrangement_2/
H A DArr_do_intersect_zone_visitor.h42 typedef typename Arrangement_2::X_monotone_curve_2 X_monotone_curve_2; typedef
83 Result found_subcurve (const X_monotone_curve_2&, in found_subcurve()
114 Result found_overlap (const X_monotone_curve_2&, in found_overlap()
H A DArr_compute_zone_visitor.h48 typedef typename Arrangement_2::X_monotone_curve_2 X_monotone_curve_2; typedef
95 Result found_subcurve(const X_monotone_curve_2&, in found_subcurve()
137 Result found_overlap (const X_monotone_curve_2&, in found_overlap()
H A DArr_traits_adaptor_2.h49 typedef typename Base::X_monotone_curve_2 X_monotone_curve_2; typedef
418 Arr_parameter_space parameter_space_in_x(const X_monotone_curve_2&, in parameter_space_in_x()
433 Arr_parameter_space parameter_space_in_x(const X_monotone_curve_2&, in parameter_space_in_x()
554 Comparison_result comp_y_near_bnd(const X_monotone_curve_2&, in comp_y_near_bnd()
851 const X_monotone_curve_2&, in _compare_point_curve()
872 Comparison_result _compare_curves(const X_monotone_curve_2&, in _compare_curves()
958 Comparison_result _compare_curves(const X_monotone_curve_2&, in _compare_curves()
1076 Comparison_result comp_x_on_bnd(const X_monotone_curve_2& /* xcv1 */, in comp_x_on_bnd()
1123 Comparison_result _compare_curves(const X_monotone_curve_2&, in _compare_curves()
2863 bool _are_mergeable_imp(const X_monotone_curve_2&, in _are_mergeable_imp()
[all …]
/dports/math/cgal/CGAL-5.3/demo/Arrangement_on_surface_2/
H A DArrangementPainterOstream.h110 typedef typename Traits::X_monotone_curve_2 X_monotone_curve_2; typedef
147 typedef typename Traits::X_monotone_curve_2 X_monotone_curve_2; typedef
184 typedef typename Traits::X_monotone_curve_2 X_monotone_curve_2; typedef
260 typedef typename Traits::X_monotone_curve_2 X_monotone_curve_2; typedef
292 typedef typename Traits::X_monotone_curve_2 X_monotone_curve_2; typedef
328 typedef typename Traits::X_monotone_curve_2 X_monotone_curve_2; typedef
398 typedef typename Traits::X_monotone_curve_2 X_monotone_curve_2; typedef
H A DCurveGraphicsItem.h37 typedef typename Traits::X_monotone_curve_2 X_monotone_curve_2; typedef
H A DArrangementGraphicsItemTyped.h40 typedef typename Traits::X_monotone_curve_2 X_monotone_curve_2; typedef
/dports/math/cgal/CGAL-5.3/include/CGAL/Surface_sweep_2/
H A DDefault_visitor_base.h67 typedef typename Gt2::X_monotone_curve_2 X_monotone_curve_2; typedef
106 void add_subcurve(X_monotone_curve_2 /* cv */, in add_subcurve() argument
121 const X_monotone_curve_2& /* cv */, in update_event()
128 const X_monotone_curve_2& /* cv */, in update_event()
H A DDo_interior_intersect_visitor.h59 typedef typename Gt2::X_monotone_curve_2 X_monotone_curve_2; typedef
101 const X_monotone_curve_2& /* cv */, in update_event()
107 const X_monotone_curve_2& /* cv */, in update_event()
H A DArr_construction_subcurve.h80 typedef typename Gt2::X_monotone_curve_2 X_monotone_curve_2; typedef
198 typedef typename Gt2::X_monotone_curve_2 X_monotone_curve_2; typedef
/dports/math/cgal/CGAL-5.3/include/CGAL/Arr_geometry_traits/
H A DSegment_assertions.h29 typedef typename Traits_2::X_monotone_curve_2 X_monotone_curve_2; typedef
42 const X_monotone_curve_2& /* cv */, in _assert_is_point_on()
/dports/math/cgal/CGAL-5.3/include/CGAL/Minkowski_sum_2/
H A DArr_labeled_traits_2.h76 X_monotone_curve_2() {} in X_monotone_curve_2() function
79 X_monotone_curve_2(const Base_x_monotone_curve_2& p) : in X_monotone_curve_2() function
85 X_monotone_curve_2(const Base_x_monotone_curve_2& p, in X_monotone_curve_2() function
/dports/math/cgal/CGAL-5.3/examples/Arrangement_on_surface_2/
H A Dspherical_insert.cpp15 typedef Geom_traits_2::X_monotone_curve_2 X_monotone_curve_2; typedef
H A Dio_unbounded.cpp18 typedef Traits_2::X_monotone_curve_2 X_monotone_curve_2; typedef
/dports/math/cgal/CGAL-5.3/include/CGAL/Arr_topology_traits/
H A DArr_planar_topology_traits_base_2.h49 typedef typename Geometry_traits_2::X_monotone_curve_2 X_monotone_curve_2; typedef
129 const X_monotone_curve_2& , in notify_on_boundary_vertex_creation()
/dports/math/cgal/CGAL-5.3/include/CGAL/Arr_point_location/
H A DTd_active_trapezoid.h61 typedef typename Traits::X_monotone_curve_2 X_monotone_curve_2; typedef

1234567