This is the complete list of members for dai::AssetManager, including all inherited members.
addExisting(std::vector< std::shared_ptr< Asset >> assets) | dai::AssetManager | |
assetMap | dai::AssetManager | private |
get(const std::string &key) const | dai::AssetManager | |
get(const std::string &key) | dai::AssetManager | |
getAll() const | dai::AssetManager | |
getAll() | dai::AssetManager | |
remove(const std::string &key) | dai::AssetManager | |
serialize(AssetsMutable &assets, std::vector< std::uint8_t > &assetStorage, std::string prefix="") const | dai::AssetManager | |
set(Asset asset) | dai::AssetManager | |
set(const std::string &key, Asset asset) | dai::AssetManager | |
set(const std::string &key, const dai::Path &path, int alignment=64) | dai::AssetManager | |
set(const std::string &key, const std::vector< std::uint8_t > &data, int alignment=64) | dai::AssetManager | |
set(const std::string &key, std::vector< std::uint8_t > &&data, int alignment=64) | dai::AssetManager | |
size() const | dai::AssetManager |