Home
last modified time | relevance | path

Searched refs:segments_crosses (Results 1 – 6 of 6) 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 Dtupled.hpp37 static inline return_type segments_crosses(side_info const& sides, in segments_crosses() function
43 Policy1::segments_crosses(sides, sinfo, s1, s2), in segments_crosses()
44 Policy2::segments_crosses(sides, sinfo, s1, s2) in segments_crosses()
H A Dintersection_points.hpp49 static inline return_type segments_crosses(side_info const&, in segments_crosses() function
H A Ddirection.hpp124 static inline return_type segments_crosses(side_info const& sides, in segments_crosses() function
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/cartesian/
H A Dintersection.hpp405 return Policy::segments_crosses(sides, sinfo, a, b); in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/spherical/
H A Dintersection.hpp540 return Policy::segments_crosses(sides, sinfo, a, b); in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/geographic/
H A Dintersection.hpp588 return Policy::segments_crosses(sides, sinfo, a, b); in apply()