Home
last modified time | relevance | path

Searched refs:assign_cluster_indices (Results 1 – 2 of 2) 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/
H A Doccupation_info.hpp121 std::size_t cluster_size = detail::left_turns::assign_cluster_indices(m_angles, origin); in get_left_turns()
H A Dget_left_turns.hpp196 inline std::size_t assign_cluster_indices(AngleCollection& sorted, Point const& origin, in assign_cluster_indices() function