Home
last modified time | relevance | path

Searched refs:get_left_turns (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/
H A Doccupation_info.hpp108 inline void get_left_turns(RobustPoint const& origin, Turns& turns, in get_left_turns() function in boost::geometry::detail::occupation_info
124 detail::left_turns::get_left_turns(m_angles, turns); in get_left_turns()
H A Dget_left_turns.hpp155 inline void get_left_turns(AngleCollection const& sorted_angles, in get_left_turns() function
/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 Dbuffered_piece_collection.hpp497 it->second.get_left_turns(it->first, m_turns, m_side_strategy); in get_occupation()