Home
last modified time | relevance | path

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

/third_party/boost/boost/geometry/policies/robustness/
Dsegment_ratio.hpp182 inline bool near_end() const in near_end() function in boost::geometry::segment_ratio
/third_party/boost/boost/geometry/strategies/cartesian/
Dintersection.hpp252 bool const a_near_end = robust_ra.near_end(); in calculate()
253 bool const b_near_end = robust_rb.near_end(); in calculate()