Home
last modified time | relevance | path

Searched refs:piece2_first_index (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/buffer/
H A Dget_piece_turns.hpp174 signed_size_type const piece2_first_index = piece2.first_seg_id.segment_index; in calculate_turns() local
175 if (piece1_first_index < 0 || piece2_first_index < 0) in calculate_turns()
182 signed_size_type const sec2_first_index = piece2_first_index + section2.begin_index; in calculate_turns()
186 signed_size_type const sec2_last_index = piece2_first_index + section2.end_index; in calculate_turns()