Home
last modified time | relevance | path

Searched refs:m_enter_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.hpp440 , 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