Home
last modified time | relevance | path

Searched refs:arrival_a (Results 1 – 1 of 1) 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 Dget_turn_info_for_endpoint.hpp117 int arrival_a = result.template get<1>().arrival[0]; in linear_intersections() local
130 ips[1].p_operation = union_or_blocked_same_dirs(arrival_a, is_p_last); in linear_intersections()
139 ips[1].is_pj = arrival_a != -1; in linear_intersections()
146 ips[1].p_operation = union_or_blocked_same_dirs(arrival_a, is_p_last); in linear_intersections()
151 ips[1].is_pj = arrival_a != -1; in linear_intersections()
152 ips[1].is_qi = arrival_a != 1; in linear_intersections()
158 ips[0].p_operation = union_or_blocked_same_dirs(arrival_a, is_p_last); in linear_intersections()
161 ips[0].is_pi = arrival_a == -1; in linear_intersections()
163 ips[0].is_pj = arrival_a == 0; in linear_intersections()
169 ips[0].p_operation = union_or_blocked_different_dirs(arrival_a, is_p_last); in linear_intersections()
[all …]