|
WoW Model Viewer
Your premiere tool for viewing, equipping and animating World of Warcraft models.
|
#include "CharTexture.h"#include <algorithm>#include <map>#include <string>#include "DB2Table.h"#include "Game.h"#include "GameFile.h"#include "Texture.h"#include "TextureManager.h"#include "WoWDatabase.h"#include "Logger.h"Go to the source code of this file.
Macros | |
| #define | DEBUG_TEXTURE 0 |
Variables | |
| constexpr int | LAYOUT_BASE_REGION = -1 |
| #define DEBUG_TEXTURE 0 |
Definition at line 34 of file CharTexture.cpp.
|
constexpr |
Definition at line 17 of file CharTexture.cpp.