|
WoW Model Viewer
Your premiere tool for viewing, equipping and animating World of Warcraft models.
|
#include <GameFile.h>
Public Attributes | |
| std::string | magic |
| unsigned int | start |
| unsigned int | size |
| unsigned int | pointer |
Definition at line 87 of file GameFile.h.
| std::string GameFile::Chunk::magic |
Definition at line 89 of file GameFile.h.
| unsigned int GameFile::Chunk::pointer |
Definition at line 92 of file GameFile.h.
| unsigned int GameFile::Chunk::size |
Definition at line 91 of file GameFile.h.
| unsigned int GameFile::Chunk::start |
Definition at line 90 of file GameFile.h.