|
Deki 1.3.0
Modular C++ 2D engine for embedded displays and desktop
|
This is the complete list of members for DekiEditor::IAssetImporter, including all inherited members.
| GetImporterName() const =0 | DekiEditor::IAssetImporter | pure virtual |
| GetSupportedExtensions() const =0 | DekiEditor::IAssetImporter | pure virtual |
| Import(const std::string &sourcePath, const std::string &cachePath)=0 | DekiEditor::IAssetImporter | pure virtual |
| NeedsReimport(const std::string &sourcePath, const std::string &cachePath) const | DekiEditor::IAssetImporter | inlinevirtual |
| ~IAssetImporter()=default | DekiEditor::IAssetImporter | virtual |