WoW Model Viewer
Your premiere tool for viewing, equipping and animating World of Warcraft models.
Loading...
Searching...
No Matches
ViewportOptionsPanel.cpp File Reference
#include "ViewportOptionsPanel.h"
#include <cassert>
#include "imgui.h"
#include "Renderer.h"
#include "OrbitCamera.h"
#include "WoWModel.h"
#include <format>
#include <glm/glm.hpp>
Include dependency graph for ViewportOptionsPanel.cpp:

Go to the source code of this file.

Namespaces

namespace  ViewportOptionsPanel
 

Functions

void ViewportOptionsPanel::draw (DrawContext &ctx)
 Draw the Viewport Options panel contents (call between Begin / End).