Searched defs:get_overlap_cost_threshold (Results 1 – 1 of 1) sorted by relevance
143 static size_t get_overlap_cost_threshold() { return OverlapCostThreshold; } in get_overlap_cost_threshold() function247 size_t get_overlap_cost_threshold() const { return m_overlap_cost_threshold; } in get_overlap_cost_threshold() function in boost::geometry::index::dynamic_rstar