|
WoW Model Viewer
Your premiere tool for viewing, equipping and animating World of Warcraft models.
|
Skeleton attachment data header (SKA1 chunk). More...
#include <CASCChunks.h>
Public Attributes | |
| uint32 | nAttachments |
| Number of attachments. | |
| uint32 | ofsAttachments |
| Offset to attachments. | |
| uint32 | nAttachLookup |
| Number of attachment lookup entries. | |
| uint32 | ofsAttachLookup |
| Offset to attachment lookup table. | |
Skeleton attachment data header (SKA1 chunk).
Definition at line 32 of file CASCChunks.h.
| uint32 SKA1::nAttachLookup |
Number of attachment lookup entries.
Definition at line 36 of file CASCChunks.h.
| uint32 SKA1::nAttachments |
Number of attachments.
Definition at line 34 of file CASCChunks.h.
| uint32 SKA1::ofsAttachLookup |
Offset to attachment lookup table.
Definition at line 37 of file CASCChunks.h.
| uint32 SKA1::ofsAttachments |
Offset to attachments.
Definition at line 35 of file CASCChunks.h.