Home
last modified time | relevance | path

Searched refs:method_none (Results 1 – 10 of 10) sorted by relevance

/third_party/boost/boost/geometry/algorithms/detail/overlay/
Dturn_info.hpp30 method_none, enumerator
101 : method(method_none) in turn_info()
Ddebug_turn_info.hpp24 case method_none : return '-'; in method_char()
Dget_turn_info_la.hpp81 tp_model, inters, method_none, out, in apply()
750 method_type replaced_method = method_none; in get_turn_info_for_endpoint()
841 turn_transformer_ec<false> transformer(method_none); in get_turn_info_for_endpoint()
Dget_turn_info.hpp811 assign_point(tp, method_none, intersection_info.i_info(), i); in apply()
1130 assign_point(ti, method_none, intersection_info, 0); // was collinear in apply()
Dfollow_linear_linear.hpp134 if ( turn.method == method_none ) in is_isolated_point()
Dget_turn_info_ll.hpp77 tp_model, inters, method_none, out, in apply()
/third_party/boost/boost/geometry/algorithms/detail/is_simple/
Dlinear.hpp103 && turn.method == overlay::method_none in apply()
142 turn.method == overlay::method_none in is_closing_point_of()
/third_party/boost/libs/geometry/test/algorithms/overlay/
Dget_turn_info.cpp104 bg::detail::overlay::method_none); in test_with_point()
217 = bg::detail::overlay::method_none, in test_both()
/third_party/boost/boost/geometry/algorithms/detail/touches/
Dimplementation.hpp182 case overlay::method_none : in apply()
/third_party/boost/boost/geometry/algorithms/detail/relate/
Dlinear_linear.hpp310 && it->method == overlay::method_none in apply()