Home
last modified time | relevance | path

Searched refs:method_crosses (Results 1 – 9 of 9) 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 Dless_by_segment_ratio.hpp168 if (left_turn.method == method_crosses in operator ()()
169 && right_turn.method == method_crosses) in operator ()()
H A Ddebug_turn_info.hpp26 case method_crosses : return 'i'; in method_char()
H A Dturn_info.hpp31 method_crosses, enumerator
H A Dfollow.hpp85 || turn.method == method_crosses in is_leaving()
106 if (turn.method == method_crosses) in is_staying_inside()
H A Dfollow_linear_linear.hpp137 if ( turn.method == method_crosses ) in is_isolated_point()
H A Dget_turn_info.hpp873 assign_point(ti, method_crosses, intersection_info, 0); in apply()
H A Dintersection_insert.hpp226 return t.method == overlay::method_crosses; in has_method_crosses()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/touches/
H A Dimplementation.hpp161 case overlay::method_crosses: in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/relate/
H A Dlinear_linear.hpp484 if ( it->method == overlay::method_crosses ) in apply()