Searched refs:set_tp (Results 1 – 1 of 1) sorted by relevance
/third_party/boost/boost/geometry/algorithms/detail/overlay/ |
D | get_turn_info.hpp | 956 static inline bool set_tp(int side_rk_r, bool handle_robustness, in set_tp() function 1061 && set_tp<0>(side.pk_wrt_p1(), true, side.pk_wrt_q1(), tp, info.i_info()) ) in apply() 1071 && set_tp<1>(side.qk_wrt_q1(), false, side.qk_wrt_p1(), tp, info.i_info()) ) in apply()
|