Home
last modified time | relevance | path

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

/third_party/boost/boost/geometry/algorithms/detail/overlay/
Denrichment_info.hpp31 struct enrichment_info struct
33 inline enrichment_info() in enrichment_info() argument
47 inline signed_size_type get_next_turn_index() const in get_next_turn_index()
55 signed_size_type travels_to_vertex_index;
58 signed_size_type travels_to_ip_index;
61 signed_size_type next_ip_index;
63 bool startable; // Can be used to start in traverse
64 bool prefer_start; // Is preferred as starting point (if true)
67 std::size_t count_left;
68 std::size_t count_right;
[all …]