WoW Model Viewer
Your premiere tool for viewing, equipping and animating World of Warcraft models.
Loading...
Searching...
No Matches
PACK_QUATERNION Struct Reference

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.
 

Detailed Description

Packed 16-bit quaternion as stored in WoW 2.0+ M2 files.

Definition at line 118 of file animated.h.

Member Data Documentation

◆ w

int16 PACK_QUATERNION::w

Packed quaternion components.

Definition at line 120 of file animated.h.

◆ x

int16 PACK_QUATERNION::x

Definition at line 120 of file animated.h.

◆ y

int16 PACK_QUATERNION::y

Definition at line 120 of file animated.h.

◆ z

int16 PACK_QUATERNION::z

Definition at line 120 of file animated.h.


The documentation for this struct was generated from the following file: