WoW Model Viewer
Your premiere tool for viewing, equipping and animating World of Warcraft models.
Loading...
Searching...
No Matches
WoWDatabase.h File Reference
#include "GameDatabase.h"
#include <memory>
#include <string>
#include <unordered_map>
Include dependency graph for WoWDatabase.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  wow::TableStructure
 
class  wow::FieldStructure
 
class  wow::WoWDatabase
 WoW-specific database that lazy-loads DB2 tables from the CASC archive. More...
 

Namespaces

namespace  wow
 

Macros

#define WOWDB   static_cast<wow::WoWDatabase&>(GAMEDATABASE)
 

Macro Definition Documentation

◆ WOWDB

#define WOWDB   static_cast<wow::WoWDatabase&>(GAMEDATABASE)

Definition at line 65 of file WoWDatabase.h.