This is the complete list of members for EngineCore::ModelAssetManager, including all inherited members.
| add(std::filesystem::path path, ModelAsset *asset) | Asset::AssetManager< std::filesystem::path, ModelAsset > | |
| AssetManager()=default | Asset::AssetManager< std::filesystem::path, ModelAsset > | |
| assets | Asset::AssetManager< std::filesystem::path, ModelAsset > | private |
| clear() | Asset::AssetManager< std::filesystem::path, ModelAsset > | virtual |
| declare(std::filesystem::path path, Args &&... args) | Asset::AssetManager< std::filesystem::path, ModelAsset > | |
| exists(std::filesystem::path path) | Asset::AssetManager< std::filesystem::path, ModelAsset > | |
| forEachAsset(Func &&func) const | Asset::AssetManager< std::filesystem::path, ModelAsset > | inline |
| getAsset(const std::filesystem::path &path) | Asset::AssetManager< std::filesystem::path, ModelAsset > | |
| getAssetLoadingState(const std::filesystem::path &path) | Asset::AssetManager< std::filesystem::path, ModelAsset > | |
| isDeclared(std::filesystem::path path) | Asset::AssetManager< std::filesystem::path, ModelAsset > | |
| ModelAssetManager() | EngineCore::ModelAssetManager | |
| ~AssetManager()=default | Asset::AssetManager< std::filesystem::path, ModelAsset > | virtual |