Home
last modified time | relevance | path

Searched refs:within_other (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/overlay/
H A Dselect_rings.hpp44 bool within_other; member
48 , within_other(false) in ring_turn_info()
184 return ! info.within_other; in include()
209 ? ! info.within_other in include()
210 : info.within_other; in include()
227 return info.within_other; in include()
281 info.within_other = range_in_geometry(it->second.point, in update_ring_selection()
286 info.within_other = range_in_geometry(it->second.point, in update_ring_selection()