![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
#include <cstdint>#include <filesystem>#include <functional>#include <optional>#include <string>#include <string_view>

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) |