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

Classes

struct  CustomizationOption
 
struct  DrawContext
 Per-frame context passed by the caller so the panel never touches globals. More...
 

Typedefs

using AnimEntry = AnimationPanel::AnimEntry
 Animation entry — shared definition from AnimationPanel.
 

Functions

void draw (const DrawContext &ctx)
 Draw the Character Viewer panel contents (call between ImGui::Begin / End).
 

Typedef Documentation

◆ AnimEntry

Animation entry — shared definition from AnimationPanel.

Definition at line 35 of file CharacterViewerPanel.h.

Function Documentation

◆ draw()

void CharacterViewerPanel::draw ( const DrawContext ctx)

Draw the Character Viewer panel contents (call between ImGui::Begin / End).

Definition at line 195 of file CharacterViewerPanel.cpp.

Here is the call graph for this function:
Here is the caller graph for this function: