ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
download.h File Reference
#include <cstdint>
#include <filesystem>
#include <functional>
#include <optional>
#include <string>
#include <string_view>
Include dependency graph for download.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 colmap
 

Functions

bool colmap::IsURI (const std::string &uri)
 
std::filesystem::path colmap::GetCachedFilePath (const std::string &uri)
 
std::filesystem::path colmap::MaybeDownloadAndCacheFile (const std::string &uri)