Searched refs:method_equal (Results 1 – 10 of 10) 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 D | debug_turn_info.hpp | 30 case method_equal : return 'e'; in method_char()
|
| H A D | follow_linear_linear.hpp | 79 if ( turn.method != method_equal && turn.method != method_collinear ) in is_staying_inside() 100 && turn.method != method_equal in is_leaving()
|
| H A D | turn_info.hpp | 35 method_equal, enumerator
|
| H A D | get_turn_info_ll.hpp | 297 tp_model, inters, method_equal, out) ) in apply() 508 if ( tp.method == method_equal in append_collinear_spikes() 657 method = (method == method_touch ? method_equal : method_collinear); in replace_method_and_operations_tm()
|
| H A D | get_turn_info.hpp | 484 assign_point(ti, method_equal, info, non_opposite_to_index(info)); in apply() 541 tp.method = method_equal; in apply()
|
| H A D | get_turn_info_la.hpp | 259 tp_model, inters, method_equal, out) ) in apply() 625 method = (method == method_touch ? method_equal : method_collinear); in replace_method_and_operations_tm()
|
| H A D | follow.hpp | 133 if (first && (turn.method == method_collinear || turn.method == method_equal)) in was_entered()
|
| H A D | intersection_insert.hpp | 235 t.method == overlay::method_equal in is_cc()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/turns/ |
| H A D | filter_continue_turns.hpp | 50 && turn.method != detail::overlay::method_equal ) in operator ()()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/touches/ |
| H A D | implementation.hpp | 164 case overlay::method_equal: in apply()
|