TDME2 1.9.121
TextureReader Member List

This is the complete list of members for TextureReader, including all inherited members.

extensionsTextureReaderprivatestatic
getTextureExtensions()TextureReaderstatic
read(const string &pathName, const string &fileName, bool useCache=true, bool powerOfTwo=true, const string &idPrefix=string())TextureReaderstatic
read2(const string &texturePathName, const string &textureFileName, const string &transparencyTexturePathName, const string &transparencyTextureFileName, bool useCache=true, bool powerOfTwo=true, const string &idPrefix=string())TextureReaderstatic
readPNG(const string &textureId, const vector< uint8_t > &data, bool powerOfTwo=true, const string &idPrefix=string())TextureReaderstatic
readPNGDataFromMemory(png_structp png_ptr, png_bytep outBytes, png_size_t outBytesToRead)TextureReaderprivatestatic
removeFromCache(Texture *texture)TextureReaderprivatestatic
rotate(Texture *texture, float rotation)TextureReaderstatic
scale(Texture *texture, int width, int height)TextureReaderstatic
scaleTextureLine(ByteBuffer *pixelByteBuffer, ByteBuffer *pixelByteBufferScaled, int width, int textureWidth, int bytesPerPixel, int y)TextureReaderprivatestatic
smooth(Texture *texture)TextureReaderstatic
TextureTextureReaderfriend
textureCacheTextureReaderprivatestatic
textureCacheMutexTextureReaderprivatestatic