Searched refs:operation_index (Results 1 – 8 of 8) 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/ |
| H A D | occupation_info.hpp | 46 int operation_index; member 76 std::size_t turn_index, int operation_index, in add() argument 92 info.operation_index = operation_index; in add() 188 int operation_index, in add_incoming_and_outgoing_angles() argument 199 signed_size_type index = turn.operations[operation_index].index_in_robust_ring; in add_incoming_and_outgoing_angles() 200 signed_size_type piece_index = turn.operations[operation_index].piece_index; in add_incoming_and_outgoing_angles() 209 turn.turn_index, operation_index, real_seg_id); in add_incoming_and_outgoing_angles()
|
| /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 | aggregate_operations.hpp | 29 int operation_index; member 44 , operation_index(0) in ring_with_direction() 178 turn_operation_type const& op = turn.operations[rwd.operation_index]; in traversable() 210 turn_operation_type const& op = turn.operations[ranked_point.operation_index]; in aggregate_operations() 236 rwd.operation_index = ranked_point.operation_index; in aggregate_operations()
|
| H A D | traversal.hpp | 412 op_index = ranked_point.operation_index; in select_from_cluster_union() 453 turn_operation_type const& op = turn.operations[rwd.operation_index]; in all_operations_of_type() 510 incoming_region_id = turn.operations[rwd.operation_index].enriched.region_id; in analyze_cluster_intersection() 522 turn_operation_type const& op = turn.operations[rwd.operation_index]; in analyze_cluster_intersection() 556 … turn_operation_type const& ranked_op = ranked_turn.operations[ranked_point.operation_index]; in analyze_cluster_intersection() 574 op_index = ranked_point.operation_index; in analyze_cluster_intersection()
|
| H A D | enrich_intersection_points.hpp | 111 op_type& op = turn.operations[it->operation_index]; in enrich_assign() 124 && op.seg_id == turns[next->turn_index].operations[next->operation_index].seg_id) in enrich_assign() 130 op_type const& next_op = next_turn.operations[next->operation_index]; in enrich_assign() 156 .operations[it->operation_index]; in enrich_assign()
|
| H A D | less_by_segment_ratio.hpp | 44 std::size_t operation_index; member 54 , operation_index(oi) in indexed_turn_operation()
|
| H A D | sort_by_side.hpp | 43 , operation_index(-1) in ranked_point() 57 , operation_index(oi) in ranked_point() 69 int operation_index; // 0,1 member
|
| H A D | handle_colocations.hpp | 766 turn_operation_type& op = turn.operations[ranked.operation_index]; in gather_cluster_properties()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/buffer/ |
| H A D | buffered_piece_collection.hpp | 189 int operation_index; member 604 turn.operation_index = i; in insert_rescaled_piece_turns() 651 …m_turns[rit->turn_index].operations[rit->operation_index].index_in_robust_ring = index_in_vector +… in insert_rescaled_piece_turns()
|