Home
last modified time | relevance | path

Searched refs:is_outside (Results 1 – 3 of 3) 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 Dfollow_helpers.hpp282 bool is_outside() const in is_outside() function in boost::geometry::detail::relate::exit_watcher
288 bool is_outside(TurnInfo const& turn) const in is_outside() function in boost::geometry::detail::relate::exit_watcher
H A Dlinear_linear.hpp291 && m_exit_watcher.is_outside(*it) in apply()
358 bool const was_outside = m_exit_watcher.is_outside(); in apply()
426 bool const was_outside = m_exit_watcher.is_outside() in apply()
H A Dlinear_areal.hpp822 bool no_enters_detected = m_exit_watcher.is_outside(); in apply()
917 bool const no_enters_detected = m_exit_watcher.is_outside() in apply()