|
WoW Model Viewer
Your premiere tool for viewing, equipping and animating World of Warcraft models.
|
On-disk attachment point definition in an M2 file. More...
#include <modelheaders.h>
Public Attributes | |
| uint32 | id |
| uint32 | bone |
| glm::vec3 | pos |
| AnimationBlock | unk |
On-disk attachment point definition in an M2 file.
Definition at line 682 of file modelheaders.h.
| uint32 ModelAttachmentDef::bone |
Definition at line 685 of file modelheaders.h.
| uint32 ModelAttachmentDef::id |
Definition at line 684 of file modelheaders.h.
| glm::vec3 ModelAttachmentDef::pos |
Definition at line 686 of file modelheaders.h.
| AnimationBlock ModelAttachmentDef::unk |
Definition at line 687 of file modelheaders.h.