Home
last modified time | relevance | path

Searched refs:m_overlap_count (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/
H A Dmax_interval_gap.hpp132 : m_overlap_count(0) in event_visitor()
142 ++m_overlap_count; in apply()
147 --m_overlap_count; in apply()
148 if (m_overlap_count == 0 && ! queue.empty()) in apply()
181 std::size_t m_overlap_count; member in boost::geometry::detail::max_interval_gap::event_visitor