Home
last modified time | relevance | path

Searched refs:get_exit_operation (Results 1 – 3 of 3) 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 Dlinear_linear.hpp322 if ( m_exit_watcher.get_exit_operation() == overlay::operation_union ) in apply()
340 else if ( m_exit_watcher.get_exit_operation() == overlay::operation_blocked ) in apply()
427 … && m_exit_watcher.get_exit_operation() == overlay::operation_none; in apply()
H A Dlinear_areal.hpp667 if ( m_exit_watcher.get_exit_operation() == overlay::operation_union ) in apply()
702 else if ( m_exit_watcher.get_exit_operation() == overlay::operation_blocked ) in apply()
920 && m_exit_watcher.get_exit_operation() == overlay::operation_none; in apply()
H A Dfollow_helpers.hpp298 overlay::operation_type get_exit_operation() const in get_exit_operation() function in boost::geometry::detail::relate::exit_watcher