Home
last modified time | relevance | path

Searched refs:t_min_x_diff (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/strategies/cartesian/
H A Ddisjoint_segment_box.hpp135 RelativeDistance t_min_x_diff = t_min.first * diff; in apply() local
138 if ( t_min_x_diff > ti_max * t_min.second in apply()
144 if ( ti_min * t_min.second > t_min_x_diff ) in apply()