This is the complete list of members for yaze::util::PlatformPaths, including all inherited members.
EnsureDirectoryExists(const std::filesystem::path &path) | yaze::util::PlatformPaths | static |
Exists(const std::filesystem::path &path) | yaze::util::PlatformPaths | static |
FindAsset(const std::string &relative_path) | yaze::util::PlatformPaths | static |
GetAppDataDirectory() | yaze::util::PlatformPaths | static |
GetAppDataSubdirectory(const std::string &subdir) | yaze::util::PlatformPaths | static |
GetConfigDirectory() | yaze::util::PlatformPaths | static |
GetHomeDirectory() | yaze::util::PlatformPaths | static |
GetTempDirectory() | yaze::util::PlatformPaths | static |
NormalizePathForDisplay(const std::filesystem::path &path) | yaze::util::PlatformPaths | static |
ToNativePath(const std::filesystem::path &path) | yaze::util::PlatformPaths | static |