Home
last modified time | relevance | path

Searched refs:mutable_turn (Results 1 – 2 of 2) 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 Dturn_in_original_visitor.hpp238 Turn& mutable_turn = m_mutable_turns[turn.turn_index]; in apply() local
243 mutable_turn.location = location_discard; in apply()
249 mutable_turn.count_in_original--; in apply()
253 mutable_turn.count_in_original++; in apply()
259 mutable_turn.within_original = true; in apply()
260 mutable_turn.count_in_original = 1; in apply()
H A Dturn_in_piece_visitor.hpp719 Turn& mutable_turn = m_turns[turn.turn_index]; in apply() local
736 mutable_turn.count_within++; in apply()
755 mutable_turn.count_on_offsetted++; // value is not used anymore in apply()
758 mutable_turn.count_on_original_boundary++; in apply()
761 mutable_turn.count_within++; in apply()
765 mutable_turn.count_within_near_offsetted++; in apply()
792 mutable_turn.count_within++; in apply()