Home
last modified time | relevance | path

Searched refs:sbs_type (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/boost/geometry/algorithms/detail/overlay/
Dtraversal.hpp104 > sbs_type; typedef
578 typename sbs_type::rp const& ranked_point, in select_turn_in_cluster_union()
614 inline sort_by_side::rank_type select_rank(sbs_type const& sbs, in select_rank()
624 typename sbs_type::rp const& rp = sbs.m_ranked_points[i]; in select_rank()
649 int& op_index, sbs_type const& sbs, in select_from_cluster_union()
658 typename sbs_type::rp const& ranked_point = sbs.m_ranked_points[i]; in select_from_cluster_union()
683 int& op_index, sbs_type const& sbs) const in analyze_cluster_intersection()
695 typename sbs_type::rp const& ranked_point = sbs.m_ranked_points[i]; in analyze_cluster_intersection()
720 typename sbs_type::rp const& ranked_point = sbs.m_ranked_points[selected_index]; in analyze_cluster_intersection()
730 inline bool fill_sbs(sbs_type& sbs, in fill_sbs()
[all …]
Dhandle_colocations.hpp820 > sbs_type; in gather_cluster_properties() typedef
827 sbs_type sbs(strategy); in gather_cluster_properties()
848 typename sbs_type::rp const& ranked = sbs.m_ranked_points[i]; in gather_cluster_properties()
/third_party/boost/libs/geometry/test/algorithms/overlay/
Dsort_by_side_basic.cpp98 > sbs_type; in apply_get_turns() typedef
100 sbs_type sbs(strategy.get_side_strategy()); in apply_get_turns()
167 typename sbs_type::rp const& ranked_point = sbs.m_ranked_points[i]; in apply_get_turns()
Dsort_by_side.cpp76 > sbs_type; in gather_cluster_properties() typedef
88 sbs_type sbs(strategy); in gather_cluster_properties()