Home
last modified time | relevance | path

Searched refs:operation_none (Results 1 – 16 of 16) 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.hpp182 : p_operation(operation_none), q_operation(operation_none) in ip_info()
266 if ( intersections.template get<1>().p_operation == operation_none ) in apply()
340 if ( p_operation != operation_none ) in analyse_segment_and_assign_ip()
424 op1 = operation_none; in handle_internal()
425 op2 = operation_none; in handle_internal()
478 op1 = operation_none; in handle_internal()
479 op2 = operation_none; in handle_internal()
H A Doverlay_type.hpp33 operation_none, enumerator
H A Ddebug_turn_info.hpp41 case operation_none : return '-'; in operation_char()
H A Dturn_info.hpp61 : operation(operation_none) in turn_operation()
H A Daggregate_operations.hpp45 , operation(operation_none) in ring_with_direction()
H A Dget_turn_info_ll.hpp241 else if ( tp.operations[0].operation == operation_none in apply()
242 && tp.operations[1].operation == operation_none ) in apply()
H A Dget_turn_info_la.hpp214 else if ( tp.operations[0].operation == operation_none in apply()
215 && tp.operations[1].operation == operation_none ) in apply()
H A Dfollow.hpp357 case operation_none : return 0; in operation_order()
H A Denrich_intersection_points.hpp345 if (turn.both(detail::overlay::operation_none)) in enrich_intersection_points()
H A Dsort_by_side.hpp47 , operation(operation_none) in ranked_point()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/relate/
H A Dfollow_helpers.hpp241 : m_exit_operation(overlay::operation_none) in exit_watcher()
305 BOOST_GEOMETRY_ASSERT(m_exit_operation != overlay::operation_none); in get_exit_point()
312 BOOST_GEOMETRY_ASSERT(m_exit_operation != overlay::operation_none); in get_exit_turn()
319 m_exit_operation = overlay::operation_none; in reset_detected_exit()
324 m_exit_operation = overlay::operation_none; in reset()
H A Dlinear_linear.hpp260 , m_previous_operation(overlay::operation_none) in turns_analyser()
427 … && m_exit_watcher.get_exit_operation() == overlay::operation_none; in apply()
628 m_previous_operation = overlay::operation_none; in apply()
H A Dturns.hpp144 case detail::overlay::operation_none : return N; in operator ()()
H A Dlinear_areal.hpp625 , m_previous_operation(overlay::operation_none) in turns_analyser()
920 && m_exit_watcher.get_exit_operation() == overlay::operation_none; in apply()
H A Dareal_areal.hpp439 , m_previous_operation(overlay::operation_none) in turns_analyser()
/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 Dcompare_turns.hpp47 case detail::overlay::operation_none : return N; in order_op()