Searched refs:method_touch_interior (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 | 114 return check_turn(turn, method_touch_interior, op) in apply() 141 if ( base::check_turn(turn, method_touch_interior, op) in apply() 150 || turn.method == method_touch_interior) 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 | 96 tp_model, inters, method_touch_interior, out) ) in apply() 316 method_type method_replace = method_touch_interior; in apply() 355 turn_transformer_ec<false> transformer(method_touch_interior); in apply() 588 base_turn_handler::assign_point(tp, method_touch_interior, inters.i_info(), 1); in append_opposite_spikes() 646 method = method_touch_interior; in replace_method_and_operations_tm() 758 tp.method = ip0.is_qj ? method_touch : method_touch_interior; in get_turn_info_for_endpoint() 765 method_type replaced_method = method_touch_interior; 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 | 91 tp_model, inters, method_touch_interior, out) ) in apply() 367 method_type method_replace = method_touch_interior; in apply() 413 turn_transformer_ec transformer(method_touch_interior); in apply() 599 base_turn_handler::assign_point(tp, method_touch_interior, in append_opposite_spikes() 632 base_turn_handler::assign_point(tp, method_touch_interior, inters.i_info(), 0); in append_opposite_spikes() 684 method = method_touch_interior; 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() 99 && turn.method != method_touch_interior 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 | 28 case method_touch_interior : return 'm'; in method_char()
|
| H A D | turn_info.hpp | 33 method_touch_interior, enumerator
|
| H A D | intersection_insert.hpp | 233 (t.method == overlay::method_touch_interior in is_cc() 251 t.method == overlay::method_touch_interior in has_i_or_b_ops()
|
| H A D | get_turn_info_for_endpoint.hpp | 530 return method_touch_interior; in endpoint_ip_method()
|
| H A D | get_turn_info.hpp | 160 assign_point(ti, method_touch_interior, intersection_info, 0); in apply()
|
| /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 | 102 || info.method == detail::overlay::method_touch_interior); 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 | 170 case overlay::method_touch_interior: in apply()
|