Home
last modified time | relevance | path

Searched defs:traversal_ring_creator (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/overlay/
H A Dtraversal_ring_creator.hpp50 struct traversal_ring_creator struct
58 > traversal_type;
60 typedef typename boost::range_value<Turns>::type turn_type;
61 typedef typename turn_type::turn_operation_type turn_operation_type;
63 static const operation_type target_operation
66 inline traversal_ring_creator(Geometry1 const& geometry1, Geometry2 const& geometry2, in traversal_ring_creator() function
84 inline traverse_error_type travel_to_next_turn(signed_size_type start_turn_index, in travel_to_next_turn()
174 inline traverse_error_type traverse(Ring& ring, in traverse()
253 void traverse_with_operation(turn_type const& start_turn, in traverse_with_operation()
307 void iterate(Rings& rings, std::size_t& finalized_ring_size, in iterate()
[all …]