LeviLamina
Loading...
Searching...
No Matches
mce::ImageResourceLoader Class Reference

Public Types

enum class  LoadError : int { TextureConversionError = 0 }

Public Member Functions

ImageResourceLoader & operator= (ImageResourceLoader const &)
 ImageResourceLoader (ImageResourceLoader const &)
MCNAPI_C ::nonstd::expected<::std::shared_ptr<::cg::ImageResource >, ::std::error_condition > loadImageResourceFromMemory (::std::string const &fileContents, bool tryStreamed)
MCNAPI_C ::nonstd::expected<::std::shared_ptr<::cg::ImageResource >, ::std::error_condition > loadImageWithoutExtension (::ResourceLocation const &resourceLocation, bool tryStreamed, ::std::optional<::mce::ImageFormat > desiredImageFormat, bool splitAsArray)
MCNAPI_C void setTextureCache (::std::shared_ptr< ::dragon::texturestreaming::TextureCache<::dragon::texturestreaming::DragonTextureCacheContext > > textureCache)

Public Attributes

::ll::UntypedStorage< 8, 16 > mUnk5447ee
::ll::UntypedStorage< 8, 16 > mUnk9cf0a7

The documentation for this class was generated from the following file: