|
WoW Model Viewer
Your premiere tool for viewing, equipping and animating World of Warcraft models.
|
#include <modelheaders.h>
Public Attributes | |
| int32 | id |
| int32 | bone |
| glm::vec3 | pos |
| int32 | nTextures |
| int32 | ofsTextures |
| int32 | nUnknown |
| int32 | ofsUnknown |
| AnimationBlock | color |
| AnimationBlock | opacity |
| AnimationBlock | above |
| AnimationBlock | below |
| float | res |
| float | length |
| float | Emissionangle |
| int16 | s1 |
| int16 | s2 |
| AnimationBlock | unk1 |
| AnimationBlock | unk2 |
| int32 | unknown |
Definition at line 584 of file modelheaders.h.
| AnimationBlock ModelRibbonEmitterDef::above |
Definition at line 595 of file modelheaders.h.
| AnimationBlock ModelRibbonEmitterDef::below |
Definition at line 596 of file modelheaders.h.
| int32 ModelRibbonEmitterDef::bone |
Definition at line 587 of file modelheaders.h.
| AnimationBlock ModelRibbonEmitterDef::color |
Definition at line 593 of file modelheaders.h.
| float ModelRibbonEmitterDef::Emissionangle |
Definition at line 599 of file modelheaders.h.
| int32 ModelRibbonEmitterDef::id |
Definition at line 586 of file modelheaders.h.
| float ModelRibbonEmitterDef::length |
Definition at line 598 of file modelheaders.h.
| int32 ModelRibbonEmitterDef::nTextures |
Definition at line 589 of file modelheaders.h.
| int32 ModelRibbonEmitterDef::nUnknown |
Definition at line 591 of file modelheaders.h.
| int32 ModelRibbonEmitterDef::ofsTextures |
Definition at line 590 of file modelheaders.h.
| int32 ModelRibbonEmitterDef::ofsUnknown |
Definition at line 592 of file modelheaders.h.
| AnimationBlock ModelRibbonEmitterDef::opacity |
Definition at line 594 of file modelheaders.h.
| glm::vec3 ModelRibbonEmitterDef::pos |
Definition at line 588 of file modelheaders.h.
| float ModelRibbonEmitterDef::res |
Definition at line 597 of file modelheaders.h.
| int16 ModelRibbonEmitterDef::s1 |
Definition at line 600 of file modelheaders.h.
| int16 ModelRibbonEmitterDef::s2 |
Definition at line 600 of file modelheaders.h.
| AnimationBlock ModelRibbonEmitterDef::unk1 |
Definition at line 601 of file modelheaders.h.
| AnimationBlock ModelRibbonEmitterDef::unk2 |
Definition at line 602 of file modelheaders.h.
| int32 ModelRibbonEmitterDef::unknown |
Definition at line 603 of file modelheaders.h.