Home
last modified time | relevance | path

Searched refs:is_entering (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.hpp43 static inline bool is_entering(Turn const& /* TODO remove this parameter */, Operation const& op) in is_entering() function
113 if (is_entering(turn, op)) in is_staying_inside()
460 else if (following::is_entering(*it, *iit)) in apply()
H A Dfollow_linear_linear.hpp57 static inline bool is_entering(Turn const& turn, in is_entering() function
205 if ( is_entering(*it, *op_it) ) in process_turn()