TDME2 1.9.121
|
#include <map>
#include <string>
#include <vector>
#include <tdme/tdme.h>
#include <tdme/engine/fileio/textures/fwd-tdme.h>
#include <tdme/os/filesystem/fwd-tdme.h>
#include <tdme/os/filesystem/FileSystemException.h>
#include <tdme/os/threading/Mutex.h>
#include <tdme/utilities/ByteBuffer.h>
#include <ext/libpng/png.h>
Go to the source code of this file.
Classes | |
class | TextureReader |
Texture reader class. More... | |
class | TextureReader::PNGInputStream |
PNG input stream. More... | |