21 using TResourceImporter::TResourceImporter;
26 using FontImporter::FontImporter;
Definition FontImporter.hpp:24
Async< SupportStatus > supports(const ResourceURL &url) override
Checks if the import supports the given resource.
Definition FontImporter.hpp:19
Creates a new resource importer.
Definition ResourceImporter.hpp:248
A Uniform Resource Identifier (URI) is a unique sequence of characters that identifies a logical or p...
Definition URI.hpp:54
Definition Application.hpp:19
cti::continuable< Args... > Async
Defines a non-copyable continuation type which uses the function2 backend for type erasure.
Definition Async.hpp:22
constexpr size_t hash(const T &v)
Generates a hash for the provided type.
Definition Hash.hpp:25
Definition FontImporter.hpp:17
A structure that contains import options that describes how a resource should be imported.
Definition ResourceImportOptions.hpp:16