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

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
 

Detailed Description

Sub-block header for animated values in M2 models.

Definition at line 164 of file modelheaders.h.

Member Data Documentation

◆ nKeys

uint32 AnimationBlock::nKeys

Definition at line 170 of file modelheaders.h.

◆ nTimes

uint32 AnimationBlock::nTimes

Definition at line 168 of file modelheaders.h.

◆ ofsKeys

uint32 AnimationBlock::ofsKeys

Definition at line 171 of file modelheaders.h.

◆ ofsTimes

uint32 AnimationBlock::ofsTimes

Definition at line 169 of file modelheaders.h.

◆ seq

int16 AnimationBlock::seq

Definition at line 167 of file modelheaders.h.

◆ type

int16 AnimationBlock::type

Definition at line 166 of file modelheaders.h.


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