Home
last modified time | relevance | path

Searched refs:event_visitor (Results 1 – 2 of 2) 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 Dsweep.hpp48 EventVisitor& event_visitor, in sweep() argument
53 initialization_visitor.apply(range, queue, event_visitor); in sweep()
58 event_visitor.apply(event, queue); in sweep()
78 EventVisitor& event_visitor) in sweep() argument
80 sweep(range, queue, initialization_visitor, event_visitor, in sweep()
H A Dmax_interval_gap.hpp116 class event_visitor class
131 event_visitor() in event_visitor() function in boost::geometry::detail::max_interval_gap::event_visitor
242 detail::max_interval_gap::event_visitor<event_type> sweep_visitor; in maximum_gap()