Home
last modified time | relevance | path

Searched defs:traversal (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/overlay/
H A Dtraversal.hpp105 struct traversal struct
107 static const operation_type target_operation = operation_from_overlay<OverlayType>::value;
109 typedef typename side_compare<target_operation>::type side_compare_type;
110 typedef typename boost::range_value<Turns>::type turn_type;
111 typedef typename turn_type::turn_operation_type turn_operation_type;
113 typedef typename geometry::point_type<Geometry1>::type point_type;
118 > sbs_type;
120 inline traversal(Geometry1 const& geometry1, Geometry2 const& geometry2, in traversal() argument
134 inline void finalize_visit_info() in finalize_visit_info()
151 inline void set_visited_in_cluster(signed_size_type cluster_id, in set_visited_in_cluster()
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/
H A Dvarray.hpp864 typedef typename boost::iterator_traversal<Iterator>::type traversal; in insert() typedef
949 typedef typename boost::iterator_traversal<Iterator>::type traversal; in assign() typedef