MCPcopy 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
517void OverwriteDownloadCacheDir(std::filesystem::path path) {
518 download_cache_dir_overwrite = std::move(path);
519}
520
521#endif // COLMAP_DOWNLOAD_ENABLED
522

Callers 2

TESTFunction · 0.85
TESTFunction · 0.85

Calls

no outgoing calls

Tested by 2

TESTFunction · 0.68
TESTFunction · 0.68