|
WoW Model Viewer
Your premiere tool for viewing, equipping and animating World of Warcraft models.
|
#include "imgui.h"Go to the source code of this file.
Classes | |
| struct | InputBinding |
| struct | InputState |
Enumerations | |
| enum class | ViewportAction { Orbit , Pan , Zoom , OrbitYaw , OrbitPitch , PanLateral , PanVertical , ResetCamera } |
| enum class | TriggerType { MouseDrag , MouseScroll , KeyHold , KeyPress } |
|
strong |
| Enumerator | |
|---|---|
| MouseDrag | |
| MouseScroll | |
| KeyHold | |
| KeyPress | |
Definition at line 31 of file InputAction.h.
|
strong |
| Enumerator | |
|---|---|
| Orbit | |
| Pan | |
| Zoom | |
| OrbitYaw | |
| OrbitPitch | |
| PanLateral | |
| PanVertical | |
| ResetCamera | |
Definition at line 15 of file InputAction.h.