|
Vulkan Schnee 0.0.1
High-performance rendering engine
|
This is the complete list of members for Engine::Core::AudioClipStore, including all inherited members.
| assetManager_ | Engine::Core::AudioClipStore | private |
| AudioClipStore(AssetManager *assetManager=nullptr) | Engine::Core::AudioClipStore | explicit |
| isValid(Assets::AudioClipHandle handle) const | Engine::Core::AudioClipStore | |
| keyFor(const Asset::Path &source) | Engine::Core::AudioClipStore | privatestatic |
| load(const Asset::Path &source) | Engine::Core::AudioClipStore | |
| load(const std::filesystem::path &source) | Engine::Core::AudioClipStore | |
| records_ | Engine::Core::AudioClipStore | private |
| ref(Assets::AudioClipHandle handle) const | Engine::Core::AudioClipStore | |
| setAssetManager(AssetManager *assetManager) | Engine::Core::AudioClipStore | |
| sourcePath(Assets::AudioClipHandle handle) const | Engine::Core::AudioClipStore | |
| sourceToIndex_ | Engine::Core::AudioClipStore | private |