Skip to content

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

void rayx::ResourceHandler::addLookUpPath (
    const std::filesystem::path & path
) 

function getExecutablePath

std::filesystem::path rayx::ResourceHandler::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

static inline ResourceHandler & rayx::ResourceHandler::getInstance () 


The documentation for this class was generated from the following file Intern/rayx-core/src/Rml/Locate.h