![]() |
retinify 0.1.7
Real-Time AI Stereo Vision Library
|

Go to the source code of this file.
Namespaces | |
| namespace | retinify |
Functions | |
| RETINIFY_API auto | retinify::HomeDirectoryPath (std::filesystem::path &path) noexcept -> Status |
| Returns the current user’s home directory path. | |
| RETINIFY_API auto | retinify::ConfigDirectoryPath (std::filesystem::path &path) noexcept -> Status |
| Returns the configuration directory path for retinify. | |
| RETINIFY_API auto | retinify::CacheDirectoryPath (std::filesystem::path &path) noexcept -> Status |
| Returns the cache directory path for retinify. | |
| RETINIFY_API auto | retinify::DataDirectoryPath (std::filesystem::path &path) noexcept -> Status |
| Returns the data directory path for retinify. | |
| RETINIFY_API auto | retinify::StateDirectoryPath (std::filesystem::path &path) noexcept -> Status |
| Returns the state directory path for retinify. | |