Home
last modified time | relevance | path

Searched refs:Left_side_category (Results 1 – 25 of 51) sorted by relevance

123

/dports/math/cgal/CGAL-5.3/include/CGAL/
H A DArr_tags.h44 BOOST_MPL_HAS_XXX_TRAIT_DEF(Left_side_category)
57 typedef typename Traits_::Left_side_category Category; in BOOST_MPL_HAS_XXX_TRAIT_DEF()
261 typedef ArrLeftSideCategory Left_side_category;
278 boost::is_same< Left_side_category, Arr_oblivious_side_tag >,
320 typedef ArrLeftSideCategory Left_side_category;
337 boost::is_same< Left_side_category, Arr_open_side_tag >,
381 typedef ArrLeftSideCategory Left_side_category;
398 boost::is_same< Left_side_category, Arr_identified_side_tag >,
H A DArr_consolidated_curve_data_traits_2.h82 typedef typename Base_traits_2::Left_side_category
83 Left_side_category; typedef
H A DArr_unb_planar_topology_traits_2.h85 typedef typename Gt_adaptor_2::Left_side_category Left_side_category; typedef
92 boost::is_same< Left_side_category, Arr_oblivious_side_tag >,
93 boost::is_same< Left_side_category, Arr_open_side_tag > >
H A DArrangement_zone_2.h66 typedef typename Traits_adaptor_2::Left_side_category Left_side_category; typedef
72 ((typename Arr_sane_identified_tagging<Left_side_category,
91 typedef typename Arr_are_all_sides_oblivious_tag<Left_side_category,
H A DArr_directional_non_caching_segment_basic_traits_2.h53 typedef typename Base::Left_side_category Left_side_category; typedef
H A DArr_trapezoid_ric_point_location.h97 typedef typename Traits_adaptor_2::Left_side_category
98 Left_side_category; typedef
119 Left_side_category, Bottom_side_category,
H A DArr_spherical_topology_traits_2.h89 typedef typename Gt_adaptor_2::Left_side_category Left_side_category; typedef
97 boost::is_same< Left_side_category, Arr_oblivious_side_tag >,
98 boost::is_same< Left_side_category, Arr_identified_side_tag > >)
H A DArr_bounded_planar_topology_traits_2.h88 typedef typename Gt_adaptor_2::Left_side_category Left_side_category; typedef
94 ((boost::is_same< Left_side_category, Arr_oblivious_side_tag >));
H A DNo_intersection_surface_sweep_2.h126 typedef typename Traits_adaptor_2::Left_side_category Left_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.h65 typedef typename Base::Left_side_category Left_side_category; typedef
H A DArr_line_arc_traits_2.h67 typedef Arr_oblivious_side_tag Left_side_category; typedef
H A DEnv_plane_traits_3.h53 typedef typename Base::Left_side_category Left_side_category; typedef
H A DArr_circular_arc_traits_2.h119 typedef Arr_oblivious_side_tag Left_side_category; typedef
H A DArr_non_caching_segment_basic_traits_2.h70 typedef Arr_oblivious_side_tag Left_side_category; typedef
H A DArr_polyline_traits_2.h67 typedef typename Base::Left_side_category Left_side_category; typedef
/dports/math/cgal/CGAL-5.3/include/CGAL/Arrangement_2/
H A DArr_traits_adaptor_2_dispatching.h339 typedef ArrLeftSideTag Left_side_category;
349 internal::Parameter_space_in_x_2::Curve_end< Left_side_category >::type,
358 internal::Parameter_space_in_x_2::Curve< Left_side_category >::type,
367 internal::Parameter_space_in_x_2::Point< Left_side_category >::type,
375 internal::Is_on_y_identification_2::Curve< Left_side_category >::type,
384 internal::Is_on_y_identification_2::Point< Left_side_category >::type,
393 internal::Compare_y_on_boundary_2::Points< Left_side_category >::type,
402 internal::Compare_y_near_boundary_2::Curve_ends< Left_side_category >::type,
H A DArr_traits_adaptor_2.h58 Left_side_category; typedef
68 typedef typename Arr_are_all_sides_oblivious_tag<Left_side_category,
76 Left_side_category, Right_side_category > LR;
1235 return _compare_curve_ends(xcv1, xcv2, ce, Left_side_category()); in operator()
1577 case ARR_LEFT_BOUNDARY: return _is_closed(Left_side_category()); in _is_closed()
2288 typedef typename Base::Left_side_category Left_side_category; typedef
/dports/math/cgal/CGAL-5.3/include/CGAL/Boolean_set_operations_2/
H A DGps_traits_decorator.h53 typedef typename Base::Left_side_category Left_side_category; typedef
61 boost::is_same< Left_side_category, Arr_oblivious_side_tag >,
62 boost::is_same< Left_side_category, Arr_open_side_tag > >
H A DGps_agg_meta_traits.h121 typedef typename Arr::Left_side_category Left_side_category; typedef
128 boost::is_same<Left_side_category, Arr_oblivious_side_tag>,
129 boost::is_same<Left_side_category, Arr_open_side_tag> >));
/dports/math/cgal/CGAL-5.3/include/CGAL/Surface_sweep_2/
H A DArr_insertion_traits_2.h61 typedef typename Base::Left_side_category Left_side_category; typedef
H A DEvent_comparer.h51 typedef typename Gt2::Left_side_category Left_side_category; typedef
H A DDefault_event_base.h62 typedef typename Base::Left_side_category Left_side_category; typedef
/dports/math/cgal/CGAL-5.3/demo/L1_Voronoi_diagram_2/include/CGAL/
H A DL1_voronoi_traits_2.h46 typedef typename Base::Left_side_category Left_side_category; typedef
/dports/math/cgal/CGAL-5.3/include/CGAL/Curved_kernel_via_analysis_2/
H A DCurved_kernel_via_analysis_2_impl.h91 typedef Arr_open_side_tag Left_side_category; typedef
/dports/math/cgal/CGAL-5.3/demo/Arrangement_on_surface_2/
H A DPointLocationCallback.cpp141 typename Traits::Left_side_category category; in highlightPointLocation()

123