VenomEngine
Cross-Platform Modern Graphics Engine
Loading...
Searching...
No Matches
venom::common::EXR_TextureLoader Class Reference
+ Inheritance diagram for venom::common::EXR_TextureLoader:

Public Member Functions

vc::Error Load (TextureImpl *impl, const char *path) override
 
vc::Error SaveToVenomAsset (const char *path) override
 
vc::Error LoadFromVenomAsset (TextureImpl *impl, const char *path)
 

Member Function Documentation

◆ Load()

vc::Error venom::common::EXR_TextureLoader::Load ( TextureImpl * impl,
const char * path )
inlineoverridevirtual

◆ LoadFromVenomAsset()

vc::Error venom::common::EXR_TextureLoader::LoadFromVenomAsset ( TextureImpl * impl,
const char * path )
inlinevirtual

◆ SaveToVenomAsset()

vc::Error venom::common::EXR_TextureLoader::SaveToVenomAsset ( const char * path)
inlineoverridevirtual

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