Searched refs:m_enter_detected (Results 1 – 1 of 1) sorted by relevance
440 , m_enter_detected(false) in turns_analyser()483 if ( m_enter_detected /*m_previous_operation == overlay::operation_intersection*/ ) in apply()490 m_enter_detected = false; in apply()495 m_enter_detected = false; in apply()522 m_enter_detected = true; in apply()552 if ( m_enter_detected /*m_previous_operation == overlay::operation_intersection*/ ) in apply()555 m_enter_detected = false; in apply()578 bool m_enter_detected; member in boost::geometry::detail::relate::areal_areal::turns_analyser