Home
last modified time | relevance | path

Searched defs:StaticRTree (Results 1 – 1 of 1) sorted by relevance

/dports/www/osrm-backend/osrm-backend-5.26.0/include/util/
H A Dstatic_rtree.hpp79 class StaticRTree class
274 explicit StaticRTree(const std::vector<EdgeDataT> &input_data_vector, in StaticRTree() function in osrm::util::StaticRTree
462 explicit StaticRTree(const boost::filesystem::path &on_disk_file_name, in StaticRTree() function in osrm::util::StaticRTree
475 explicit StaticRTree(Vector<TreeNode> search_tree_, in StaticRTree() function in osrm::util::StaticRTree