Home
last modified time | relevance | path

Searched defs:traversal_switch_detector (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/geometry/algorithms/detail/overlay/
Dtraversal_switch_detector.hpp50 struct traversal_switch_detector struct
52 static const operation_type target_operation
54 static const operation_type opposite_operation
59 enum isolation_type
67 typedef typename boost::range_value<Turns>::type turn_type;
68 typedef typename turn_type::turn_operation_type turn_operation_type;
69 typedef std::set<signed_size_type> set_type;
73 struct merged_ring_properties
83 struct connection_properties
93 typedef std::map<signed_size_type, connection_properties> connection_map;
[all …]