|
WoW Model Viewer
Your premiere tool for viewing, equipping and animating World of Warcraft models.
|
#include <InputAction.h>
Public Attributes | |
| float | orbitYaw = 0.0f |
| float | orbitPitch = 0.0f |
| float | panX = 0.0f |
| float | panZ = 0.0f |
| float | zoom = 0.0f |
| bool | resetCamera = false |
Definition at line 71 of file InputAction.h.
| float InputState::orbitPitch = 0.0f |
Definition at line 74 of file InputAction.h.
| float InputState::orbitYaw = 0.0f |
Definition at line 73 of file InputAction.h.
| float InputState::panX = 0.0f |
Definition at line 75 of file InputAction.h.
| float InputState::panZ = 0.0f |
Definition at line 76 of file InputAction.h.
| bool InputState::resetCamera = false |
Definition at line 78 of file InputAction.h.
| float InputState::zoom = 0.0f |
Definition at line 77 of file InputAction.h.