Home
last modified time | relevance | path

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

/third_party/boost/boost/geometry/algorithms/detail/overlay/
Dget_turn_info.hpp467 dm_type const dm_pi_q2 = get_distance_measure(range_q.at(1), range_q.at(2), range_p.at(0)); in handle_imperfect_touch() local
469 if (dm_qj_p1.measure > 0 && dm_pi_q2.measure > 0) in handle_imperfect_touch()