Home
last modified time | relevance | path

Searched refs:position_front (Results 1 – 7 of 7) 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/relate/
H A Dlinear_linear.hpp364 … bool const this_b = it->operations[op_id].position == overlay::position_front // ignore spikes! in apply()
396 && it->operations[op_id].position != overlay::position_front in apply()
476 && it->operations[op_id].position != overlay::position_front in apply()
547 && it->operations[op_id].position != overlay::position_front in apply()
657 if ( turn.operations[op_id].position == overlay::position_front ) in handle_degenerated()
H A Dlinear_areal.hpp874 && it->operations[op_id].position != overlay::position_front ) in apply()
971 if ( it->operations[op_id].position != overlay::position_front ) in apply()
1178 if ( turn.operations[op_id].position == overlay::position_front ) in calculate_from_inside()
H A Dfollow_helpers.hpp389 && operation_info.position == overlay::position_front ) in is_ip_on_boundary()
/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_ll.hpp449 tp.operations[0].position = position_front; in apply()
459 tp.operations[1].position = position_front; in apply()
H A Dget_turn_info_la.hpp390 tp.operations[0].position = position_front; in apply()
751 tp.operations[0].position = position_front; in get_turn_info_for_endpoint()
H A Dget_turn_info_helpers.hpp24 enum turn_position { position_middle, position_front, position_back }; enumerator
H A Dget_turn_info_for_endpoint.hpp535 return is_ip_first_i ? position_front : in ip_position()