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

Go to the source code of this file.

Classes

struct  ViewportOptionsPanel::GeosetEntry
 Single geoset entry referencing a model geoset by index and id. More...
 
struct  ViewportOptionsPanel::GeosetGroupEntry
 A named group of geosets sharing the same mesh id. More...
 
struct  ViewportOptionsPanel::ParticleColorState
 Editable state for particle colour replacement (colour IDs 11, 12, 13). More...
 
struct  ViewportOptionsPanel::DrawContext
 Per-frame context for the viewport options panel. More...
 

Namespaces

namespace  ViewportOptionsPanel
 

Functions

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