Searched refs:is_p_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_la.hpp | 54 bool is_p_first, bool is_p_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() 142 inters, is_p_last); in apply() 166 is_p_first, is_p_last, is_q_first, is_q_last, in apply() 239 inters, is_p_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() [all …]
|
| H A D | get_turn_info_ll.hpp | 49 bool is_p_first, bool is_p_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 130 ips[1].p_operation = union_or_blocked_same_dirs(arrival_a, is_p_last); in linear_intersections() 146 ips[1].p_operation = union_or_blocked_same_dirs(arrival_a, is_p_last); in linear_intersections() 158 ips[0].p_operation = union_or_blocked_same_dirs(arrival_a, is_p_last); in linear_intersections() 169 ips[0].p_operation = union_or_blocked_different_dirs(arrival_a, is_p_last); in linear_intersections() 237 bool is_p_first, bool is_p_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 …]
|