#include "texturethumbnail.h"#include "hashtemplate.h"#include "missingtexture.h"#include "targa.h"#include "ww3dformat.h"#include "ddsfile.h"#include "textureloader.h"#include "bitmaphandler.h"#include "ffactory.h"#include "rawfile.h"#include "mixfile.h"#include "wwprofile.h"#include <windows.h>Go to the source code of this file.
Variables | |
| const char * | ThumbFileHeader ="THU6" |
| const char* ThumbFileHeader ="THU6" |
Definition at line 38 of file texturethumbnail.cpp.