Home
last modified time | relevance | path

Searched refs:turn_type (Results 1 – 18 of 18) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/overlay/
H A Dtraversal.hpp110 typedef typename boost::range_value<Turns>::type turn_type; typedef
111 typedef typename turn_type::turn_operation_type turn_operation_type;
141 turn_type& turn = *it; in finalize_visit_info()
164 turn_type& turn = m_turns[turn_index]; in set_visited_in_cluster()
177 inline void set_visited(turn_type& turn, turn_operation_type& op) in set_visited()
201 inline bool is_visited(turn_type const& , turn_operation_type const& op, in is_visited()
212 turn_type const& turn = m_turns[turn_index]; in select_source()
252 turn_type const& turn = m_turns[turn_index]; in traverse_possible()
262 bool select_cc_operation(turn_type const& turn, in select_cc_operation()
308 bool select_noncc_operation(turn_type const& turn, in select_noncc_operation()
[all …]
H A Dhandle_colocations.hpp94 typedef typename boost::range_value<Turns>::type turn_type; in operator ()() typedef
95 typedef typename turn_type::turn_operation_type turn_operation_type; in operator ()()
97 turn_type const& left_turn = m_turns[left.turn_index]; in operator ()()
98 turn_type const& right_turn = m_turns[right.turn_index]; in operator ()()
227 typedef typename boost::range_value<Turns>::type turn_type; in handle_colocation_cluster() typedef
228 typedef typename turn_type::turn_operation_type turn_operation_type; in handle_colocation_cluster()
237 turn_type& ref_turn = turns[ref_toi.turn_index]; in handle_colocation_cluster()
242 turn_type& turn = turns[toi.turn_index]; in handle_colocation_cluster()
291 typedef typename boost::range_value<Turns>::type turn_type; in assign_cluster_to_turns() typedef
292 typedef typename turn_type::turn_operation_type turn_operation_type; in assign_cluster_to_turns()
[all …]
H A Denrich_intersection_points.hpp94 typedef typename boost::range_value<Turns>::type turn_type; in enrich_assign() typedef
95 typedef typename turn_type::turn_operation_type op_type; in enrich_assign()
110 turn_type& turn = turns[it->turn_index]; in enrich_assign()
129 turn_type const& next_turn = turns[next->turn_index]; in enrich_assign()
183 typedef typename boost::range_value<Turns>::type turn_type; in create_map() typedef
184 typedef typename turn_type::container_type container_type; in create_map()
197 turn_type const& turn = *it; in create_map()
239 typedef typename boost::range_value<Turns>::type turn_type; in calculate_remaining_distance() typedef
240 typedef typename turn_type::turn_operation_type op_type; in calculate_remaining_distance()
247 turn_type& turn = *it; in calculate_remaining_distance()
[all …]
H A Dtraversal_ring_creator.hpp60 typedef typename boost::range_value<Turns>::type turn_type; typedef
61 typedef typename turn_type::turn_operation_type turn_operation_type;
93 turn_type& previous_turn = m_turns[turn_index]; in travel_to_next_turn()
150 const turn_type& current_turn = m_turns[turn_index]; in travel_to_next_turn()
160 turn_type& current_turn = m_turns[turn_index]; in travel_to_next_turn()
177 turn_type const& start_turn = m_turns[start_turn_index]; in traverse()
208 turn_type const& turn = m_turns[current_turn_index]; in traverse()
253 void traverse_with_operation(turn_type const& start_turn, in traverse_with_operation()
312 turn_type const& turn = m_turns[turn_index]; in iterate()
H A Dtraversal_switch_detector.hpp53 typedef typename boost::range_value<Turns>::type turn_type; typedef
54 typedef typename turn_type::turn_operation_type turn_operation_type;
226 turn_type& turn = m_turns[turn_index]; in assign_isolation()
252 turn_type& turn = m_turns[*sit]; in assign_regions()
300 inline bool connects_same_region(turn_type const& turn) const in connects_same_region()
335 turn_type const& cluster_turn = m_turns[*sit]; in connects_same_region()
381 turn_type const& turn = m_turns[turn_index]; in create_region()
425 turn_type const& turn = m_turns[turn_index]; in iterate()
478 turn_type const& turn = m_turns[turn_index]; in iterate()
496 turn_type& turn = m_turns[turn_index]; in iterate()
[all …]
H A Daggregate_operations.hpp170 typedef typename boost::range_value<Turns>::type turn_type; in traversable() typedef
171 typedef typename turn_type::turn_operation_type turn_operation_type; in traversable()
177 turn_type const& turn = turns[rwd.turn_index]; in traversable()
200 typedef typename boost::range_value<Turns>::type turn_type; in aggregate_operations() typedef
201 typedef typename turn_type::turn_operation_type turn_operation_type; in aggregate_operations()
208 turn_type const& turn = turns[ranked_point.turn_index]; in aggregate_operations()
H A Dhandle_self_turns.hpp46 typedef typename boost::range_value<Turns>::type turn_type; in apply() typedef
53 turn_type& turn = *it; in apply()
83 typedef typename boost::range_value<Turns>::type turn_type; in apply() typedef
90 turn_type& turn = *it; in apply()
H A Dless_by_segment_ratio.hpp162 typedef typename boost::range_value<Turns>::type turn_type; in operator ()() typedef
163 turn_type const& left_turn = m_turns[left.turn_index]; in operator ()()
164 turn_type const& right_turn = m_turns[right.turn_index]; in operator ()()
H A Dfollow.hpp420 typedef typename boost::range_value<Turns>::type turn_type; in apply() typedef
423 typename turn_type::container_type in apply()
436 std::sort(boost::begin(turns), boost::end(turns), sort_on_segment<turn_type>()); in apply()
H A Doverlay.hpp101 typedef typename boost::range_value<Turns>::type turn_type; in get_ring_turn_info() typedef
102 typedef typename turn_type::container_type container_type; in get_ring_turn_info()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/is_valid/
H A Dhas_valid_self_turns.hpp70 > turn_type; typedef in boost::geometry::detail::is_valid::has_valid_self_turns
110 std::vector<turn_type> turns; in apply()
H A Dpolygon.hpp419 >::value_type turn_type; in apply() typedef
420 typedef complement_graph<typename turn_type::point_type> graph; in apply()
471 std::deque<typename has_valid_turns::turn_type> turns; in apply()
H A Dmultipolygon.hpp319 std::deque<typename has_valid_turns::turn_type> turns; in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/policies/is_valid/
H A Dfailing_reason_policy.hpp153 typedef typename boost::range_value<Turns>::type turn_type; in apply() typedef
154 turn_type const& turn = range::front(turns); in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/relate/
H A Dlinear_linear.hpp133 typedef typename turns::get_turns<Geometry1, Geometry2>::turn_info turn_type; in apply() typedef
134 std::vector<turn_type> turns; in apply()
176 turns_analyser<turn_type, 0> analyser; in apply()
196 turns_analyser<turn_type, 1> analyser; in apply()
H A Dareal_areal.hpp226 typedef typename turns::get_turns<Geometry1, Geometry2>::turn_info turn_type; in apply() typedef
227 std::vector<turn_type> turns; in apply()
279 turns_analyser<turn_type, 0> analyser; in apply()
319 turns_analyser<turn_type, 1> analyser; in apply()
H A Dlinear_areal.hpp254 typedef typename turn_info_type<Geometry1, Geometry2>::type turn_type; in apply() typedef
255 std::vector<turn_type> turns; in apply()
296 turns_analyser<turn_type> analyser; in apply()
326 typedef typename std::vector<turn_type>::iterator turn_iterator; in apply()
395 areal_boundary_analyser<turn_type> analyser; in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/buffer/
H A Dget_piece_turns.hpp170 typedef typename boost::range_value<Turns const>::type turn_type; in calculate_turns() typedef
218 turn_type the_model; in calculate_turns()