Engine::Utils::Path Namespace Reference Module: An example game engine / Some useful utilities
Filesystem path utility functions.
| Name | |
|---|---|
| std::string | getFilename(const std::string & path) |
| std::string | getExtension(const std::string & path) |
std::string getFilename(
const std::string & path
)
std::string getExtension(
const std::string & path
)
Updated on 2025-04-29 at 08:31:43 +0000