Home
last modified time | relevance | path

Searched refs:m_overlap_cost_threshold (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/index/
H A Dparameters.hpp238 , m_overlap_cost_threshold(overlap_cost_threshold) in dynamic_rstar()
247 size_t get_overlap_cost_threshold() const { return m_overlap_cost_threshold; } in get_overlap_cost_threshold()
253 size_t m_overlap_cost_threshold; member in boost::geometry::index::dynamic_rstar