|
WoW Model Viewer
Your premiere tool for viewing, equipping and animating World of Warcraft models.
|
#include "ExportPanel.h"#include <cassert>#include "imgui.h"#include "imgui_stdlib.h"#include "ExporterPlugin.h"#include "WoWModel.h"#include "Logger.h"#include "string_utils.h"#include <algorithm>#include <format>Go to the source code of this file.
Namespaces | |
| namespace | ExportPanel |
| ImGui panel for exporting models to OBJ / FBX formats. | |
Functions | |
| void | ExportPanel::draw (DrawContext &ctx) |