Home
last modified time | relevance | path

Searched refs:t_max_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.hpp136 RelativeDistance t_max_x_diff = t_max.first * diff; in apply() local
139 || t_max_x_diff < ti_min * t_max.second ) in apply()
149 if ( ti_max * t_max.second < t_max_x_diff ) in apply()