WoW Model Viewer
Your premiere tool for viewing, equipping and animating World of Warcraft models.
Loading...
Searching...
No Matches
Model.h
Go to the documentation of this file.
1
#pragma once
2
4
class
Model
5
{
6
public
:
7
Model
() =
default
;
8
9
virtual
~Model
() = 0;
10
};
Model
Abstract base interface for all 3D model types.
Definition
Model.h:5
Model::Model
Model()=default
Model::~Model
virtual ~Model()=0
Source
WoW
Core
Model.h
Generated by
1.9.8