Home
last modified time | relevance | path

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

/third_party/boost/boost/geometry/formulas/
Dsjoberg_intersection.hpp1223 CT const t_new3 = -t_new1; in calc_ts() local
1238 if (t_new3 < t && t_new3 > t1) in calc_ts()
1239 t1 = t_new3; in calc_ts()
1249 if (t_new3 > t && t_new3 < t2) in calc_ts()
1250 t2 = t_new3; in calc_ts()