|
WoW Model Viewer
Your premiere tool for viewing, equipping and animating World of Warcraft models.
|
Sub-block header for animated values in M2 models. More...
#include <modelheaders.h>
Public Attributes | |
| int16 | type |
| int16 | seq |
| uint32 | nTimes |
| uint32 | ofsTimes |
| uint32 | nKeys |
| uint32 | ofsKeys |
Sub-block header for animated values in M2 models.
Definition at line 164 of file modelheaders.h.
| uint32 AnimationBlock::nKeys |
Definition at line 170 of file modelheaders.h.
| uint32 AnimationBlock::nTimes |
Definition at line 168 of file modelheaders.h.
| uint32 AnimationBlock::ofsKeys |
Definition at line 171 of file modelheaders.h.
| uint32 AnimationBlock::ofsTimes |
Definition at line 169 of file modelheaders.h.
| int16 AnimationBlock::seq |
Definition at line 167 of file modelheaders.h.
| int16 AnimationBlock::type |
Definition at line 166 of file modelheaders.h.