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

ImGui panel for exporting models to OBJ / FBX formats. More...

Classes

struct  DrawContext
 Per-frame context for the export panel. More...
 

Typedefs

using AnimEntry = AnimationPanel::AnimEntry
 

Functions

void draw (DrawContext &ctx)
 

Detailed Description

ImGui panel for exporting models to OBJ / FBX formats.

Typedef Documentation

◆ AnimEntry

Definition at line 16 of file ExportPanel.h.

Function Documentation

◆ draw()

void ExportPanel::draw ( DrawContext ctx)

Definition at line 103 of file ExportPanel.cpp.

Here is the caller graph for this function: