Vulkan Schnee 0.0.1
High-performance rendering engine
Loading...
Searching...
No Matches
Engine::Assets::TextureAssetManager Member List

This is the complete list of members for Engine::Assets::TextureAssetManager, including all inherited members.

add(Asset::Path path, Texture *asset)Asset::AssetManager< Asset::Path, Texture >
AssetManager()=defaultAsset::AssetManager< Asset::Path, Texture >
clear()Asset::AssetManager< Asset::Path, Texture >virtual
completeRecord(const std::shared_ptr< RecordType > &record, bool success, std::string error={})Asset::AssetManager< Asset::Path, Texture >private
declare(Asset::Path path, Args &&... args)Asset::AssetManager< Asset::Path, Texture >
exists(Asset::Path path)Asset::AssetManager< Asset::Path, Texture >
fail(const Asset::Path &path, std::string error)Asset::AssetManager< Asset::Path, Texture >
forEachAsset(Func &&func) constAsset::AssetManager< Asset::Path, Texture >inline
getAsset(const Asset::Path &path)Asset::AssetManager< Asset::Path, Texture >
getAssetLoadingState(const Asset::Path &path)Asset::AssetManager< Asset::Path, Texture >
getOrCreateRecord(const Asset::Path &path)Asset::AssetManager< Asset::Path, Texture >private
getOrCreateRef(const Asset::Path &path)Asset::AssetManager< Asset::Path, Texture >
getRecord(const Asset::Path &path) constAsset::AssetManager< Asset::Path, Texture >private
getRef(const Asset::Path &path) constAsset::AssetManager< Asset::Path, Texture >
isDeclared(Asset::Path path)Asset::AssetManager< Asset::Path, Texture >
recordsAsset::AssetManager< Asset::Path, Texture >private
RecordType typedefAsset::AssetManager< Asset::Path, Texture >
RefType typedefAsset::AssetManager< Asset::Path, Texture >
resolve(const Asset::Path &path, std::unique_ptr< Texture > asset)Asset::AssetManager< Asset::Path, Texture >
ResultType typedefAsset::AssetManager< Asset::Path, Texture >
setAssetLoadingState(const Asset::Path &path, LoadState state)Asset::AssetManager< Asset::Path, Texture >
syncRecordStateFromPayload(const std::shared_ptr< RecordType > &record) constAsset::AssetManager< Asset::Path, Texture >private
TextureAssetManager()Engine::Assets::TextureAssetManager
unloadAssetPayload(const Asset::Path &path)Asset::AssetManager< Asset::Path, Texture >
~AssetManager()=defaultAsset::AssetManager< Asset::Path, Texture >virtual