Class rayx::ResourceHandler¶
ClassList > rayx > ResourceHandler
Public Functions¶
| Type | Name |
|---|---|
| void | addLookUpPath (const std::filesystem::path & path) |
| std::filesystem::path | getExecutablePath () |
| std::filesystem::path | getFontPath (const std::filesystem::path & relativePath) |
| std::filesystem::path | getResourcePath (const std::filesystem::path & relativePath) |
Public Static Functions¶
| Type | Name |
|---|---|
| ResourceHandler & | getInstance () |
Public Functions Documentation¶
function addLookUpPath¶
function getExecutablePath¶
function getFontPath¶
std::filesystem::path rayx::ResourceHandler::getFontPath (
const std::filesystem::path & relativePath
)
function getResourcePath¶
std::filesystem::path rayx::ResourceHandler::getResourcePath (
const std::filesystem::path & relativePath
)
Public Static Functions Documentation¶
function getInstance¶
The documentation for this class was generated from the following file Intern/rayx-core/src/Rml/Locate.h