Home
last modified time | relevance | path

Searched refs:is_staying_inside (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/overlay/
H A Dfollow_linear_linear.hpp70 static inline bool is_staying_inside(Turn const& turn, in is_staying_inside() function
244 && is_staying_inside(*it, *op_it, entered) ) in process_turn()
H A Dfollow.hpp101 static inline bool is_staying_inside(Turn const& turn, Operation const& op, in is_staying_inside() function
454 …if (following::is_staying_inside(*it, *iit, entered, first, linestring, polygon, pt_in_poly_strate… in apply()