|
WoW Model Viewer
Your premiere tool for viewing, equipping and animating World of Warcraft models.
|
#include <functional>#include <set>#include <string>#include <vector>Go to the source code of this file.
Classes | |
| struct | AnimationPanel::AnimEntry |
| Reusable animation entry — matches CharacterViewerPanel::AnimEntry. More... | |
| struct | AnimationPanel::SkinEntry |
| struct | AnimationPanel::DrawContext |
| Per-frame context passed by the caller so the panel never touches globals. More... | |
Namespaces | |
| namespace | AnimationPanel |
Functions | |
| void | AnimationPanel::draw (DrawContext &ctx) |
| Draw the Animation panel contents (call between ImGui::Begin / End). | |