WoW Model Viewer
Your premiere tool for viewing, equipping and animating World of Warcraft models.
Loading...
Searching...
No Matches
URLImportHandler.h
Go to the documentation of this file.
1
#pragma once
2
3
// ---- URL import (Armory / Wowhead) ----------------------------------------
4
// Extracted from main.cpp.
5
6
struct
AppState
;
7
8
namespace
URLImportHandler
9
{
10
13
void
doImport
(
AppState
& app);
14
15
}
// namespace URLImportHandler
URLImportHandler
Definition
URLImportHandler.cpp:145
URLImportHandler::doImport
void doImport(AppState &app)
Definition
URLImportHandler.cpp:147
AppState
Top-level aggregate of all mutable application state.
Definition
AppState.h:261
Source
App
URLImportHandler.h
Generated by
1.9.8