|
WoW Model Viewer
Your premiere tool for viewing, equipping and animating World of Warcraft models.
|
#include "URLImportHandler.h"#include "AppState.h"#include "ModelLoader.h"#include <string>#include "Logger.h"#include "ImporterPlugin.h"#include "CharInfos.h"#include "NPCInfos.h"#include "RaceInfos.h"#include "WoWModel.h"#include "WoWItem.h"#include "CharDetails.h"#include "Game.h"#include "WoWDatabase.h"#include "DB2Table.h"#include "database.h"#include "video.h"#include "wow_enums.h"Go to the source code of this file.
Namespaces | |
| namespace | URLImportHandler |
Functions | |
| void | URLImportHandler::doImport (AppState &app) |