Home
last modified time | relevance | path

Searched refs:t_min1 (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/algorithms/detail/distance/
H A Dsegment_to_box.hpp522 ReturnType t_min1 = cast::apply(geometry::get<1>(bottom_left1)) in apply() local
530 t_min1 = -t_min1; in apply()
542 if (t_max0 * diff1 < t_min1 * diff0) in apply()