#include <string>Go to the source code of this file.
Namespaces | |
| namespace | Engine |
| This namespace contains all of the necessary engine components. | |
| namespace | Engine::Utils |
| namespace | Engine::Utils::Path |
| Filesystem path utility functions. | |
Functions | |
| std::string | Engine::Utils::Path::getFilename (const std::string &path) |
| std::string | Engine::Utils::Path::getExtension (const std::string &path) |