![]() |
Lysa
0.0
Lysa 3D Engine
|
This is the complete list of members for ResourcesPack, including all inherited members.
| MAGIC | ResourcesPack | staticconstexpr |
| PATH_SIZE | ResourcesPack | staticconstexpr |
| ResourcesPack(const std::filesystem::path &filePath) | ResourcesPack | |
| VERSION | ResourcesPack | staticconstexpr |
| contains(std::string_view relativePath) const | ResourcesPack | |
| containsPrefix(std::string_view prefix) const | ResourcesPack | |
| directory | ResourcesPack | protected |
| file | ResourcesPack | mutableprotected |
| find(std::string_view relativePath) const | ResourcesPack | protected |
| forEachEntry(std::string_view directoryPath, const std::function< void (bool isDirectory, const std::string &relativePath)> &callback, bool recursive) const | ResourcesPack | |
| load(std::string_view relativePath, std::vector< char > &out) const | ResourcesPack | virtual |
| openStream(std::string_view relativePath) const | ResourcesPack | virtual |
| ~ResourcesPack() = default | ResourcesPack | virtualdefault |