Home
last modified time | relevance | path

Searched refs:piece1_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.hpp173 signed_size_type const piece1_first_index = piece1.first_seg_id.segment_index; in calculate_turns() local
175 if (piece1_first_index < 0 || piece2_first_index < 0) in calculate_turns()
181 signed_size_type const sec1_first_index = piece1_first_index + section1.begin_index; in calculate_turns()
185 signed_size_type const sec1_last_index = piece1_first_index + section1.end_index; in calculate_turns()