Searched refs:m_exit_detected (Results 1 – 1 of 1) sorted by relevance
441 , m_exit_detected(false) in turns_analyser()467 if ( m_exit_detected /*m_previous_operation == overlay::operation_union*/ ) in apply()474 m_exit_detected = false; in apply()479 m_exit_detected = false; in apply()508 m_exit_detected = true; in apply()546 if ( m_exit_detected /*m_previous_operation == overlay::operation_union*/ ) in apply()549 m_exit_detected = false; in apply()579 bool m_exit_detected; member in boost::geometry::detail::relate::areal_areal::turns_analyser