Home
last modified time | relevance | path

Searched refs:relative_distance (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/algorithms/
H A Dsegment_intersection.hpp111 …l apply(Indexable const& b, Point const& p0, Point const& p1, RelativeDistance & relative_distance) in apply()
124 ( relative_distance = 0 < t_near ? t_near : 0, true ); in apply()
134 RelativeDistance & relative_distance) in segment_intersection() argument
141 >::apply(b, p0, p1, relative_distance); in segment_intersection()