Home
last modified time | relevance | path

Searched refs:m_exit_detected (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/relate/
H A Dareal_areal.hpp441 , 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