CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
ResourceImporter.hpp File Reference

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