|
CeresEngine 0.2.0
A game development framework
|
#include "CeresEngine/Resource/Forward.hpp"#include "CeresEngine/Macros.hpp"#include "CeresEngine/Foundation/Async.hpp"#include "CeresEngine/Foundation/UUID.hpp"#include "CeresEngine/Foundation/Container/Variant.hpp"#include "CeresEngine/Foundation/IO/URLSession.hpp"#include "CeresEngine/Resource/Resource.hpp"Go to the source code of this file.
Classes | |
| struct | CeresEngine::ImportedResource |
| A single resource imported by an importer. More... | |
| struct | CeresEngine::ImportedResources |
| A structure that contains the imported resources returned by an importer. More... | |
| struct | CeresEngine::ResourceImportDescriptor |
| struct | CeresEngine::ResourceImporterPeekSession |
| struct | CeresEngine::ResourceImporterPeekResponse |
| struct | CeresEngine::ResourceImporterSession |
| A structure that specifies data for an import session. More... | |
| class | CeresEngine::ResourceImporter2 |
| class | CeresEngine::ResourceImporter |
| Primary class used to implement parsers and imports for common file formats to engine resources. More... | |
| class | CeresEngine::TResourceImporter< T, O > |
| Creates a new resource importer. More... | |
| class | CeresEngine::TResourceImporter< T, ResourceImportOptions > |
| Creates a new resource importer. More... | |
Namespaces | |
| namespace | CeresEngine |