nCine::TextureLoaderPkm class

Texture loader for the ETC1 PKM (.pkm) format.

Base classes

class ITextureLoader
Texture loader interface class.

Constructors, destructors, conversion operators

TextureLoaderPkm(std::unique_ptr<Death::IO::Stream> fileHandle) explicit