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

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
 

Detailed Description

Tracks character-specific model state (hand closure, character flag).

Definition at line 28 of file modelheaders.h.

Member Function Documentation

◆ Reset()

void CharModelDetails::Reset ( )
inline

Definition at line 35 of file modelheaders.h.

Here is the caller graph for this function:

Member Data Documentation

◆ closeLHand

bool CharModelDetails::closeLHand

Definition at line 31 of file modelheaders.h.

◆ closeRHand

bool CharModelDetails::closeRHand

Definition at line 30 of file modelheaders.h.

◆ isChar

bool CharModelDetails::isChar

Definition at line 33 of file modelheaders.h.


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