Home
last modified time | relevance | path

Searched refs:p_operation (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.hpp128 ips[0].p_operation = operation_intersection; in linear_intersections()
130 ips[1].p_operation = union_or_blocked_same_dirs(arrival_a, is_p_last); in linear_intersections()
144 ips[0].p_operation = operation_intersection; 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()
182 : p_operation(operation_none), q_operation(operation_none) in ip_info()
186 operation_type p_operation, q_operation; member
266 if ( intersections.template get<1>().p_operation == operation_none ) in apply()
315 operation_type p_operation = ip_info.p_operation; in analyse_segment_and_assign_ip() local
[all …]