Searched refs:get_exit_operation (Results 1 – 3 of 3) sorted by relevance
322 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()
667 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()
298 overlay::operation_type get_exit_operation() const in get_exit_operation() function in boost::geometry::detail::relate::exit_watcher