|
WoW Model Viewer
Your premiere tool for viewing, equipping and animating World of Warcraft models.
|
#include "Texture.h"#include "GameFile.h"#include "video.h"#include "SoftwareImage.h"#include <glad/gl.h>#include "ddslib.h"Go to the source code of this file.
Typedefs | |
| using | uint = unsigned int |
| using uint = unsigned int |
Definition at line 8 of file Texture.cpp.