Home
last modified time | relevance | path

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

/third_party/boost/boost/geometry/algorithms/detail/
Dsweep.hpp23 struct no_interrupt_policy struct
25 static bool const enabled = false;
28 static inline bool apply(Event const&) in apply()
/third_party/boost/boost/geometry/algorithms/detail/overlay/
Dself_turn_points.hpp49 struct no_interrupt_policy struct
51 static bool const enabled = false;
52 static bool const has_intersections = false;
56 static inline bool apply(Range const&) in apply()
Dget_turns.hpp91 struct no_interrupt_policy struct
93 static bool const enabled = false;
96 static bool const has_intersections = false;
99 static inline bool apply(Range const&) in apply()