Searched refs:method_touch (Results 1 – 11 of 11) 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/is_valid/ |
| H A D | is_acceptable_turn.hpp | 115 || check_turn(turn, method_touch, op) in apply() 142 || base::check_turn(turn, method_touch, op)) in apply() 149 return (turn.method == method_touch in apply()
|
| /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 | get_turn_info_la.hpp | 167 tp_model, inters, method_touch, out) ) in apply() 274 turn_transformer_ec<false> transformer(method_touch); in apply() 283 method_touch, append_equal, out) ) in apply() 325 method_replace = method_touch; in apply() 580 tp.method = method_touch; in append_opposite_spikes() 625 method = (method == method_touch ? method_equal : method_collinear); in replace_method_and_operations_tm() 758 tp.method = ip0.is_qj ? method_touch : method_touch_interior; in get_turn_info_for_endpoint() 785 replaced_method = method_touch; in get_turn_info_for_endpoint() 866 … tp.method = ( ip_count > 1 ? ip1.is_qj : ip0.is_qj ) ? method_touch : method_touch_interior; in get_turn_info_for_endpoint()
|
| H A D | get_turn_info_ll.hpp | 162 tp_model, inters, method_touch, out) ) in apply() 320 turn_transformer_ec transformer(method_touch); in apply() 330 method_touch, spike_op, in apply() 376 method_replace = method_touch; in apply() 590 tp.method = method_touch; in append_opposite_spikes() 623 tp.method = method_touch; in append_opposite_spikes() 657 method = (method == method_touch ? method_equal : method_collinear); in replace_method_and_operations_tm()
|
| H A D | follow_linear_linear.hpp | 60 if ( turn.method != method_touch && turn.method != method_touch_interior ) in is_entering() 98 if ( turn.method != method_touch in is_leaving() 142 if ( turn.method != method_touch && turn.method != method_touch_interior ) in is_isolated_point()
|
| H A D | debug_turn_info.hpp | 27 case method_touch : return 't'; in method_char()
|
| H A D | turn_info.hpp | 32 method_touch, enumerator
|
| H A D | get_turn_info_for_endpoint.hpp | 528 return method_touch; in endpoint_ip_method()
|
| H A D | get_turn_info.hpp | 283 assign_point(ti, method_touch, intersection_info, 0); in apply()
|
| H A D | intersection_insert.hpp | 249 (t.method == overlay::method_touch in has_i_or_b_ops()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/ |
| H A D | has_self_intersections.hpp | 101 && (info.method == detail::overlay::method_touch in has_self_intersections()
|
| /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 | 169 case overlay::method_touch: in apply()
|