26#include "GraphicsApi.h"
30#ifndef DOXYGEN_SHOULD_SKIP_THIS
81#ifndef DOXYGEN_SHOULD_SKIP_THIS
std::filesystem::path Path
A path in the filesystem.
Definition: Path.h:40
The namespace for gf classes.
Special paths.
Definition: Paths.h:40
static Path getCurrentPath()
Get the current path.
static Path getBasePath()
Get the base path.
static Path getPrefPath(const std::string &org, const std::string &app)
Get the preferences path.
static Path getTemporaryDirectory()
Get a temporary directory.
Paths()=delete
Deleted constructor.