Namespaces | |
| namespace | Raven |
| namespace | Raven::Filesystem |
Functions | |
| std::string | Raven::Filesystem::NormalizePath (const std::filesystem::path &path) |
| std::wstring | Raven::Filesystem::NormalizePathW (const std::filesystem::path &path) |
| std::optional< std::filesystem::path > | Raven::Filesystem::MakeRelative (const std::filesystem::path &path, const std::filesystem::path &base) |
Variables | |
| std::filesystem::path | Raven::Filesystem::ProjectPath = "" |
| std::filesystem::path | Raven::Filesystem::AssetDirectory = "" |