Home
last modified time | relevance | path

Searched defs:enrichment_info (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 Denrichment_info.hpp31 struct enrichment_info struct
33 inline enrichment_info() in enrichment_info() argument
46 inline signed_size_type get_next_turn_index() const in get_next_turn_index()
54 signed_size_type travels_to_vertex_index;
57 signed_size_type travels_to_ip_index;
60 signed_size_type next_ip_index;
62 bool startable; // Can be used to start in traverse
65 std::size_t count_left;
66 std::size_t count_right;
67 signed_size_type rank; // in cluster
[all …]