Home
last modified time | relevance | path

Searched refs:add_cluster_id (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.hpp165 inline void add_cluster_id(Operation const& op, in add_cluster_id() function
185 add_cluster_id(turn.operations[0], cluster_per_segment, cluster_id); in add_turn_to_cluster()
186 add_cluster_id(turn.operations[1], cluster_per_segment, cluster_id); in add_turn_to_cluster()
191 add_cluster_id(turn.operations[0], cluster_per_segment, cid1); in add_turn_to_cluster()
196 add_cluster_id(turn.operations[1], cluster_per_segment, cid0); in add_turn_to_cluster()
267 add_cluster_id(other_op, cluster_per_segment, ref_id); in handle_colocation_cluster()