Doxybook2 Example
Namespaces | Functions
Path.hpp File Reference
#include <string>

Go to the source code of this file.

Namespaces

 Engine
 This namespace contains all of the necessary engine components.
 
 Engine::Utils
 
 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)