WoW Model Viewer
Your premiere tool for viewing, equipping and animating World of Warcraft models.
Loading...
Searching...
No Matches
AnimationPanel.h File Reference
#include <functional>
#include <set>
#include <string>
#include <vector>
Include dependency graph for AnimationPanel.h:
This graph shows which files directly or indirectly include this file:

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).