Home
last modified time | relevance | path

Searched refs:one_degenerate (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.hpp81 static inline return_type one_degenerate(Segment const& segment, in one_degenerate() function
87 Policy1::one_degenerate(segment, ratio, a_degenerate), in one_degenerate()
88 Policy2::one_degenerate(segment, ratio, a_degenerate) in one_degenerate()
H A Dintersection_points.hpp201 static inline return_type one_degenerate(Segment const& degenerate_segment, in one_degenerate() function
H A Ddirection.hpp306 static inline return_type one_degenerate(Segment const& , in one_degenerate() 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.hpp608 return Policy::one_degenerate(degenerate_segment, ratio, a_degenerate); in relate_one_degenerate()
/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.hpp564 … : Policy::one_degenerate(segment, segment_ratio<CalcT>(dist_1_o, dist_1_2), degenerated_a); in collinear_one_degenerated()
/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.hpp621 … return Policy::one_degenerate(segment, segment_ratio<CalcT>(dist_1_o, dist_1_2), degenerated_a); in collinear_one_degenerated()