Searched refs:method_collinear (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 | 29 case method_collinear : return 'c'; in method_char()
|
| H A D | get_turn_info.hpp | 611 assign_point(ti, method_collinear, info, non_opposite_to_index(info)); in apply() 751 assign_point(tp, method_collinear, intersection_info, 1 - Index); in set_tp() 842 assign_point(tp, method_collinear, info.i_info(), i); in apply() 1082 tp.method = method_collinear; in apply()
|
| H A D | follow_linear_linear.hpp | 79 if ( turn.method != method_equal && turn.method != method_collinear ) in is_staying_inside() 101 && turn.method != method_collinear ) in is_leaving()
|
| H A D | turn_info.hpp | 34 method_collinear, enumerator
|
| H A D | get_turn_info_ll.hpp | 355 tp_model, inters, method_collinear, out) ) in apply() 657 method = (method == method_touch ? method_equal : method_collinear); in replace_method_and_operations_tm()
|
| H A D | get_turn_info_la.hpp | 306 tp_model, inters, method_collinear, out) ) in apply() 625 method = (method == method_touch ? method_equal : method_collinear); in replace_method_and_operations_tm()
|
| H A D | intersection_insert.hpp | 237 t.method == overlay::method_collinear) in is_cc() 253 t.method == overlay::method_collinear) in has_i_or_b_ops()
|
| H A D | follow.hpp | 133 if (first && (turn.method == method_collinear || turn.method == method_equal)) in was_entered()
|
| /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 | 49 if ( turn.method != detail::overlay::method_collinear 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 | 171 case overlay::method_collinear: in apply()
|