Home
last modified time | relevance | path

Searched refs:Bottom_side_category (Results 1 – 25 of 50) sorted by relevance

12

/dports/math/cgal/CGAL-5.3/include/CGAL/Arrangement_2/
H A DArr_traits_adaptor_2_dispatching.h834 typedef ArrBottomSideTag Bottom_side_category;
844 internal::Parameter_space_in_y_2::Curve_end< Bottom_side_category >::type,
853 internal::Parameter_space_in_y_2::Curve< Bottom_side_category >::type,
862 internal::Parameter_space_in_y_2::Point< Bottom_side_category >::type,
870 internal::Is_on_x_identification_2::Curve< Bottom_side_category >::type,
879 internal::Is_on_x_identification_2::Point< Bottom_side_category >::type,
888 internal::Compare_x_at_limit_2::Point_curve_end< Bottom_side_category >
898 internal::Compare_x_at_limit_2::Curve_ends< Bottom_side_category >::type,
907 internal::Compare_x_near_limit_2::Curve_ends< Bottom_side_category >
917 internal::Compare_x_on_boundary_2::Points< Bottom_side_category >::type,
[all …]
H A DArr_traits_adaptor_2.h60 Bottom_side_category; typedef
69 Bottom_side_category,
91 Bottom_side_category, Top_side_category > BT;
1339 return _compare_point_curve_end(pt, xcv, ce, Bottom_side_category()); in operator()
1494 Bottom_side_category()); in operator()
1509 Bottom_side_category()); in operator()
1578 case ARR_BOTTOM_BOUNDARY: return _is_closed(Bottom_side_category()); in _is_closed()
2289 typedef typename Base::Bottom_side_category Bottom_side_category; typedef
2408 return cmp_x_on_bnd(p, c, ce, Bottom_side_category()); in cmp_x_on_bnd()
2445 return cmp_x_on_bnd(c1, ce1, c2, ce2, Bottom_side_category()); in cmp_x_on_bnd()
/dports/math/cgal/CGAL-5.3/include/CGAL/
H A DArr_tags.h45 BOOST_MPL_HAS_XXX_TRAIT_DEF(Bottom_side_category) in BOOST_MPL_HAS_XXX_TRAIT_DEF() argument
101 typedef typename Traits_::Bottom_side_category Category; in BOOST_MPL_HAS_XXX_TRAIT_DEF()
264 typedef ArrBottomSideCategory Bottom_side_category;
283 boost::is_same< Bottom_side_category, Arr_oblivious_side_tag >,
323 typedef ArrBottomSideCategory Bottom_side_category;
342 boost::is_same< Bottom_side_category, Arr_open_side_tag >,
384 typedef ArrBottomSideCategory Bottom_side_category;
403 boost::is_same< Bottom_side_category, Arr_identified_side_tag >,
H A DArr_consolidated_curve_data_traits_2.h84 typedef typename Base_traits_2::Bottom_side_category
85 Bottom_side_category; typedef
H A DArr_unb_planar_topology_traits_2.h86 typedef typename Gt_adaptor_2::Bottom_side_category Bottom_side_category; typedef
98 boost::is_same< Bottom_side_category, Arr_oblivious_side_tag >,
99 boost::is_same< Bottom_side_category, Arr_open_side_tag > >
H A DArrangement_zone_2.h67 typedef typename Traits_adaptor_2::Bottom_side_category Bottom_side_category; typedef
73 Bottom_side_category,
92 Bottom_side_category,
H A DArr_directional_non_caching_segment_basic_traits_2.h54 typedef typename Base::Bottom_side_category Bottom_side_category; typedef
H A DArr_trapezoid_ric_point_location.h99 typedef typename Traits_adaptor_2::Bottom_side_category
100 Bottom_side_category; typedef
119 Left_side_category, Bottom_side_category,
H A DArr_spherical_topology_traits_2.h90 typedef typename Gt_adaptor_2::Bottom_side_category Bottom_side_category; typedef
103 boost::is_same< Bottom_side_category, Arr_oblivious_side_tag >,
104 boost::is_same< Bottom_side_category, Arr_contracted_side_tag > >)
H A DArr_bounded_planar_topology_traits_2.h89 typedef typename Gt_adaptor_2::Bottom_side_category Bottom_side_category; typedef
96 ((boost::is_same< Bottom_side_category, Arr_oblivious_side_tag >));
H A DNo_intersection_surface_sweep_2.h127 typedef typename Traits_adaptor_2::Bottom_side_category Bottom_side_category; typedef
133 Arr_sane_identified_tagging< Left_side_category, Bottom_side_category,
139 Left_side_category, Bottom_side_category,
H A DArr_non_caching_segment_traits_2.h66 typedef typename Base::Bottom_side_category Bottom_side_category; typedef
H A DArr_line_arc_traits_2.h68 typedef Arr_oblivious_side_tag Bottom_side_category; typedef
H A DArr_overlay_2.h269 if (std::is_same<typename Agt2::Bottom_side_category, in overlay()
308 if (std::is_same<typename Agt2::Bottom_side_category, in overlay()
H A DEnv_plane_traits_3.h54 typedef typename Base::Bottom_side_category Bottom_side_category; typedef
H A DArr_circular_arc_traits_2.h120 typedef Arr_oblivious_side_tag Bottom_side_category; typedef
H A DArr_non_caching_segment_basic_traits_2.h71 typedef Arr_oblivious_side_tag Bottom_side_category; typedef
H A DArrangement_on_surface_2.h76 typedef typename Traits_adaptor_2::Bottom_side_category Bottom_side_category; typedef
83 Bottom_side_category,
98 Bottom_side_category,
104 Bottom_side_category>::result
107 typedef typename Arr_two_sides_category<Bottom_side_category,
1585 ((ps_y == ARR_BOTTOM_BOUNDARY) && is_open(Bottom_side_category())) || in is_open()
/dports/math/cgal/CGAL-5.3/include/CGAL/Boolean_set_operations_2/
H A DGps_traits_decorator.h54 typedef typename Base::Bottom_side_category Bottom_side_category; typedef
67 boost::is_same< Bottom_side_category, Arr_oblivious_side_tag >,
68 boost::is_same< Bottom_side_category, Arr_open_side_tag > >
H A DGps_agg_meta_traits.h122 typedef typename Arr::Bottom_side_category Bottom_side_category; typedef
131 boost::is_same<Bottom_side_category, Arr_oblivious_side_tag>,
132 boost::is_same<Bottom_side_category, Arr_open_side_tag> >));
/dports/math/cgal/CGAL-5.3/include/CGAL/Surface_sweep_2/
H A DArr_insertion_traits_2.h62 typedef typename Base::Bottom_side_category Bottom_side_category; typedef
H A DEvent_comparer.h52 typedef typename Gt2::Bottom_side_category Bottom_side_category; typedef
H A DDefault_event_base.h63 typedef typename Base::Bottom_side_category Bottom_side_category; typedef
/dports/math/cgal/CGAL-5.3/demo/L1_Voronoi_diagram_2/include/CGAL/
H A DL1_voronoi_traits_2.h47 typedef typename Base::Bottom_side_category Bottom_side_category; typedef
/dports/math/cgal/CGAL-5.3/include/CGAL/Curved_kernel_via_analysis_2/
H A DCurved_kernel_via_analysis_2_impl.h92 typedef Arr_open_side_tag Bottom_side_category; typedef

12