Searched refs:last_covered_by (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 D | follow.hpp | 61 static inline bool last_covered_by(Turn const& turn, Operation const& op, in last_covered_by() function 86 || (first && last_covered_by(turn, op, linestring, polygon, strategy)) in is_leaving() 115 return entered || (first && last_covered_by(turn, op, linestring, polygon, strategy)); in is_staying_inside() 135 return last_covered_by(turn, op, linestring, polygon, strategy); in was_entered()
|