|
WoW Model Viewer
Your premiere tool for viewing, equipping and animating World of Warcraft models.
|
Classes | |
| struct | AnimEntry |
| Reusable animation entry — matches CharacterViewerPanel::AnimEntry. More... | |
| struct | DrawContext |
| Per-frame context passed by the caller so the panel never touches globals. More... | |
| struct | SkinEntry |
Functions | |
| void | draw (DrawContext &ctx) |
| Draw the Animation panel contents (call between ImGui::Begin / End). | |
| void AnimationPanel::draw | ( | DrawContext & | ctx | ) |
Draw the Animation panel contents (call between ImGui::Begin / End).
Definition at line 14 of file AnimationPanel.cpp.