Home
last modified time | relevance | path

Searched defs:intersections (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/
H A Dintersection_result.hpp66 Point intersections[2]; 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_la.hpp737 linear_intersections intersections(pi, qi, inters.result(), is_p_last, is_q_last); in get_turn_info_for_endpoint() local
H A Dget_turn_info_for_endpoint.hpp252 linear_intersections intersections(pi, qi, inters.result(), is_p_last, is_q_last); in apply() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativepolylinemapitem.cpp173 std::array<double, 4> intersections = { { 0.0, 0.0, 0.0, 0.0 } }; in clipLine() local