Home
last modified time | relevance | path

Searched refs:turn_operation_index (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 Dhandle_colocations.hpp70 struct turn_operation_index struct
72 turn_operation_index(signed_size_type ti = -1, in turn_operation_index() function
91 inline bool operator()(turn_operation_index const& left, in operator ()()
92 turn_operation_index const& right) const in operator ()()
230 std::vector<turn_operation_index>::const_iterator vit = operations.begin(); in handle_colocation_cluster()
232 turn_operation_index ref_toi = *vit; in handle_colocation_cluster()
241 turn_operation_index const& toi = *vit; in handle_colocation_cluster()
574 std::vector<turn_operation_index> in handle_colocations()
589 map[it->operations[0].seg_id].push_back(turn_operation_index(index, 0)); in handle_colocations()
590 map[it->operations[1].seg_id].push_back(turn_operation_index(index, 1)); in handle_colocations()
[all …]