Searched refs:current_segment_id (Results 1 – 3 of 3) 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 D | follow_linear_linear.hpp | 198 SegmentIdentifier& current_segment_id, in process_turn() argument 213 current_segment_id, in process_turn() 228 current_segment_id, in process_turn() 239 current_segment_id, in process_turn() 262 SegmentIdentifier const& current_segment_id, in process_end() argument 276 current_segment_id, in process_end() 304 geometry::segment_identifier current_segment_id(0, -1, -1, -1); in apply() local 314 current_piece, current_segment_id, in apply() 329 current_segment_id, current_piece, in apply()
|
| H A D | follow.hpp | 439 geometry::segment_identifier current_segment_id(0, -1, -1, -1); in apply() local 465 action::enter(current_piece, linestring, current_segment_id, in apply() 475 action::leave(current_piece, linestring, current_segment_id, in apply() 489 current_segment_id, in apply()
|
| /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 | 303 segment_identifier current_segment_id; member 833 current_segment_id.source_index = 0; in start_new_ring() 834 current_segment_id.multi_index = n; in start_new_ring() 835 current_segment_id.ring_index = -1; in start_new_ring() 836 current_segment_id.segment_index = 0; in start_new_ring() 849 == current_segment_id.multi_index) in abort_ring() 856 == current_segment_id.multi_index) in abort_ring() 891 && current_segment_id.segment_index in update_last_point() 958 current_segment_id.segment_index++; in add_point() 977 current_segment_id.piece_index = pc.index; in create_piece() [all …]
|