Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/colmap/colmap
/ OverwriteDownloadCacheDir
Function
OverwriteDownloadCacheDir
src/colmap/util/file.cc:517–519 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
515
}
516
517
void OverwriteDownloadCacheDir(std::filesystem::path path) {
518
download_cache_dir_overwrite = std::move(path);
519
}
520
521
#endif // COLMAP_DOWNLOAD_ENABLED
522
Callers
2
TEST
Function · 0.85
TEST
Function · 0.85
Calls
no outgoing calls
Tested by
2
TEST
Function · 0.68
TEST
Function · 0.68