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

Skeleton bone data header (SKB1 chunk). More...

#include <CASCChunks.h>

Public Attributes

uint32 nBones
 Number of bones.
 
uint32 ofsBones
 Offset to bones.
 
uint32 nKeyBoneLookup
 Number of key bone lookup entries.
 
uint32 ofsKeyBoneLookup
 Offset to key bone lookup table.
 

Detailed Description

Skeleton bone data header (SKB1 chunk).

Definition at line 41 of file CASCChunks.h.

Member Data Documentation

◆ nBones

uint32 SKB1::nBones

Number of bones.

Definition at line 43 of file CASCChunks.h.

◆ nKeyBoneLookup

uint32 SKB1::nKeyBoneLookup

Number of key bone lookup entries.

Definition at line 45 of file CASCChunks.h.

◆ ofsBones

uint32 SKB1::ofsBones

Offset to bones.

Definition at line 44 of file CASCChunks.h.

◆ ofsKeyBoneLookup

uint32 SKB1::ofsKeyBoneLookup

Offset to key bone lookup table.

Definition at line 46 of file CASCChunks.h.


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