Lysa  0.0
Lysa 3D Engine
ResourcesPack Member List

This is the complete list of members for ResourcesPack, including all inherited members.

MAGICResourcesPackstaticconstexpr
PATH_SIZEResourcesPackstaticconstexpr
ResourcesPack(const std::filesystem::path &filePath)ResourcesPack
VERSIONResourcesPackstaticconstexpr
contains(std::string_view relativePath) constResourcesPack
containsPrefix(std::string_view prefix) constResourcesPack
directoryResourcesPackprotected
fileResourcesPackmutableprotected
find(std::string_view relativePath) constResourcesPackprotected
forEachEntry(std::string_view directoryPath, const std::function< void (bool isDirectory, const std::string &relativePath)> &callback, bool recursive) constResourcesPack
load(std::string_view relativePath, std::vector< char > &out) constResourcesPackvirtual
openStream(std::string_view relativePath) constResourcesPackvirtual
~ResourcesPack() = defaultResourcesPackvirtualdefault