Home
last modified time | relevance | path

Searched defs:action_selector (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 Dfollow.hpp143 struct action_selector struct
151 struct action_selector<overlay_intersection, RemoveSpikes> struct
163 static inline void enter(LineStringOut& current_piece, in enter()
188 static inline void leave(LineStringOut& current_piece, in leave()
220 static inline void isolated_point(LineStringOut&, in isolated_point()
236 static inline bool is_entered(bool entered) in is_entered()
241 static inline bool included(int inside_value) in included()
250 struct action_selector<overlay_difference, RemoveSpikes> struct
252 typedef action_selector<overlay_intersection, RemoveSpikes> normal_action;
264 static inline void enter(LineStringOut& current_piece, in enter()
[all …]