Home
last modified time | relevance | path

Searched refs:get_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.hpp149 inline signed_size_type get_cluster_id(Operation const& op, ClusterPerSegment const& cluster_per_se… in get_cluster_id() function
179 signed_size_type cid0 = get_cluster_id(turn.operations[0], cluster_per_segment); in add_turn_to_cluster()
180 signed_size_type cid1 = get_cluster_id(turn.operations[1], cluster_per_segment); in add_turn_to_cluster()
260 signed_size_type id = get_cluster_id(other_op, cluster_per_segment); in handle_colocation_cluster()