Home
last modified time | relevance | path

Searched defs:action_selector (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/geometry/algorithms/detail/overlay/
Dfollow.hpp203 struct action_selector struct
211 struct action_selector<overlay_intersection, RemoveSpikes> struct
223 static inline void enter(LineStringOut& current_piece, in enter()
248 static inline void leave(LineStringOut& current_piece, in leave()
278 static inline void isolated_point(Point const& point, in isolated_point()
284 static inline bool is_entered(bool entered) in is_entered()
289 static inline bool included(int inside_value) in included()
298 struct action_selector<overlay_difference, RemoveSpikes> struct
300 typedef action_selector<overlay_intersection, RemoveSpikes> normal_action;
312 static inline void enter(LineStringOut& current_piece, in enter()
[all …]