Home
last modified time | relevance | path

Searched refs:dir_a (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/policies/relate/
H A Ddirection.hpp45 , dir_a(da) in direction_type()
58 , dir_a(0) in direction_type()
86 int dir_a; // Direction of A-s TO from IP member
/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_helpers.hpp359 bool same_dirs = d_info().dir_a == 0 && d_info().dir_b == 0; in is_ip_j()
H A Dget_turn_info_for_endpoint.hpp119 bool same_dirs = result.template get<1>().dir_a == 0 in linear_intersections()