|
WoW Model Viewer
Your premiere tool for viewing, equipping and animating World of Warcraft models.
|
Tracks character-specific model state (hand closure, character flag). More...
#include <modelheaders.h>
Public Member Functions | |
| void | Reset () |
Public Attributes | |
| bool | closeRHand |
| bool | closeLHand |
| bool | isChar |
Tracks character-specific model state (hand closure, character flag).
Definition at line 28 of file modelheaders.h.
|
inline |
| bool CharModelDetails::closeLHand |
Definition at line 31 of file modelheaders.h.
| bool CharModelDetails::closeRHand |
Definition at line 30 of file modelheaders.h.
| bool CharModelDetails::isChar |
Definition at line 33 of file modelheaders.h.