Home
last modified time | relevance | path

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

/third_party/boost/boost/geometry/algorithms/detail/overlay/
Dcluster_info.hpp25 struct cluster_info struct
27 std::set<signed_size_type> turn_indices;
30 std::size_t open_count;
32 inline cluster_info() in cluster_info() argument