Home
last modified time | relevance | path

Searched refs:within_original (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/geometry/algorithms/detail/buffer/
Dturn_in_original_visitor.hpp73 if (! turn.is_turn_traversable || turn.within_original) in apply()
228 if (! turn.is_turn_traversable || turn.within_original) in apply()
268 mutable_turn.within_original = true; in apply()
Dbuffer_policies.hpp163 bool within_original; member
171 , within_original(false) in buffer_turn_info()