Home
last modified time | relevance | path

Searched refs:is_disjoint (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/relate/
H A Dpoint_point.hpp190 bool is_disjoint = search<Transpose>(first_sorted_mpt, first_iterated_mpt, result); in search_both() local
192 if ( BOOST_GEOMETRY_CONDITION(is_disjoint || result.interrupt) ) in search_both()