Home
last modified time | relevance | path

Searched refs:t_max1 (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.hpp524 ReturnType t_max1 = cast::apply(geometry::get<1>(top_right1)) in apply() local
531 t_max1 = -t_max1; in apply()
535 if (t_min0 * diff1 > t_max1 * diff0) in apply()