|
WoW Model Viewer
Your premiere tool for viewing, equipping and animating World of Warcraft models.
|
Packed 16-bit quaternion as stored in WoW 2.0+ M2 files. More...
#include <animated.h>
Public Attributes | |
| int16 | x |
| int16 | y |
| int16 | z |
| int16 | w |
| Packed quaternion components. | |
Packed 16-bit quaternion as stored in WoW 2.0+ M2 files.
Definition at line 118 of file animated.h.
| int16 PACK_QUATERNION::w |
Packed quaternion components.
Definition at line 120 of file animated.h.
| int16 PACK_QUATERNION::x |
Definition at line 120 of file animated.h.
| int16 PACK_QUATERNION::y |
Definition at line 120 of file animated.h.
| int16 PACK_QUATERNION::z |
Definition at line 120 of file animated.h.