WoW Model Viewer
Your premiere tool for viewing, equipping and animating World of Warcraft models.
Loading...
Searching...
No Matches
CharTexture.cpp File Reference
#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"
Include dependency graph for CharTexture.cpp:

Go to the source code of this file.

Macros

#define DEBUG_TEXTURE   0
 

Variables

constexpr int LAYOUT_BASE_REGION = -1
 

Macro Definition Documentation

◆ DEBUG_TEXTURE

#define DEBUG_TEXTURE   0

Definition at line 34 of file CharTexture.cpp.

Variable Documentation

◆ LAYOUT_BASE_REGION

constexpr int LAYOUT_BASE_REGION = -1
constexpr

Definition at line 17 of file CharTexture.cpp.