Searched refs:is_q_last (Results 1 – 3 of 3) 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 | get_turn_info_ll.hpp | 50 bool is_q_first, bool is_q_last, in apply() 79 is_p_first, is_p_last, is_q_first, is_q_last, in apply() 90 is_p_first, is_p_last, is_q_first, is_q_last, in apply() 161 is_p_first, is_p_last, is_q_first, is_q_last, in apply() 284 is_p_last, is_q_last, in apply() 296 is_p_first, is_p_last, is_q_first, is_q_last, in apply() 329 is_p_last, is_q_last, in apply() 354 is_p_first, is_p_last, is_q_first, is_q_last, in apply() 402 is_p_last, is_q_last, in apply() 419 is_p_last, is_q_last, in apply() [all …]
|
| H A D | get_turn_info_for_endpoint.hpp | 115 bool is_p_last, bool is_q_last) in linear_intersections() argument 131 ips[1].q_operation = union_or_blocked_same_dirs(arrival_b, is_q_last); in linear_intersections() 145 ips[0].q_operation = union_or_blocked_same_dirs(arrival_b, is_q_last); in linear_intersections() 159 ips[0].q_operation = union_or_blocked_same_dirs(arrival_b, is_q_last); in linear_intersections() 170 ips[0].q_operation = union_or_blocked_different_dirs(arrival_b, is_q_last); in linear_intersections() 238 bool is_q_first, bool is_q_last, in apply() 249 if ( !is_p_first && !is_p_last && !is_q_first && !is_q_last ) in apply() 252 linear_intersections intersections(pi, qi, inters.result(), is_p_last, is_q_last); in apply() 256 is_p_first, is_p_last, is_q_first, is_q_last, in apply() 271 is_p_first, is_p_last, is_q_first, is_q_last, in apply() [all …]
|
| H A D | get_turn_info_la.hpp | 55 bool is_q_first, bool is_q_last, in apply() 84 is_p_first, is_p_last, is_q_first, is_q_last, in apply() 95 is_p_first, is_p_last, is_q_first, is_q_last, in apply() 166 is_p_first, is_p_last, is_q_first, is_q_last, in apply() 247 tp, inters, is_p_last, is_q_last, out) ) in apply() 258 is_p_first, is_p_last, is_q_first, is_q_last, in apply() 282 || ! append_collinear_spikes(tp, inters, is_p_last, is_q_last, in apply() 305 is_p_first, is_p_last, is_q_first, is_q_last, in apply() 345 || ! append_collinear_spikes(tp, inters, is_p_last, is_q_last, in apply() 361 tp, inters, is_p_last, is_q_last, out); in apply() [all …]
|