Home
last modified time | relevance | path

Searched refs:compute_turns (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/overlay/
H A Dlinear_linear.hpp165 static inline void compute_turns(Turns& turns, in compute_turns() function in boost::geometry::detail::overlay::linear_linear_linestring
263 compute_turns(turns, linear1, linear2, strategy, robust_policy); in apply()