Home
last modified time | relevance | path

Searched refs:get_turn_info_for_endpoint (Results 1 – 3 of 3) 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 Dget_turn_info_la.hpp82 get_turn_info_for_endpoint<true, true>( in apply()
93 if ( get_turn_info_for_endpoint<false, true>( in apply()
164 if ( get_turn_info_for_endpoint<false, true>( in apply()
256 if ( get_turn_info_for_endpoint<true, true>( in apply()
303 if ( get_turn_info_for_endpoint<true, true>( in apply()
714 static inline bool get_turn_info_for_endpoint( in get_turn_info_for_endpoint() function
725 typedef ov::get_turn_info_for_endpoint<AssignPolicy, EnableFirst, EnableLast> get_info_e; in get_turn_info_for_endpoint()
H A Dget_turn_info_ll.hpp77 get_turn_info_for_endpoint<AssignPolicy, true, true> in apply()
88 if ( get_turn_info_for_endpoint<AssignPolicy, false, true> in apply()
159 if ( get_turn_info_for_endpoint<AssignPolicy, false, true> in apply()
294 if ( get_turn_info_for_endpoint<AssignPolicy, true, true> in apply()
352 if ( get_turn_info_for_endpoint<AssignPolicy, true, true> in apply()
H A Dget_turn_info_for_endpoint.hpp225 struct get_turn_info_for_endpoint struct