nCine::TextureLoaderRaw class

Texture loader used to specify a raw format when loading texels.

Base classes

class ITextureLoader
Texture loader interface class.

Constructors, destructors, conversion operators

TextureLoaderRaw(int width, int height, int mipMapCount, GLenum internalFormat)