WoW Model Viewer
Your premiere tool for viewing, equipping and animating World of Warcraft models.
Loading...
Searching...
No Matches
InputState Struct Reference

#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
 

Detailed Description

Definition at line 71 of file InputAction.h.

Member Data Documentation

◆ orbitPitch

float InputState::orbitPitch = 0.0f

Definition at line 74 of file InputAction.h.

◆ orbitYaw

float InputState::orbitYaw = 0.0f

Definition at line 73 of file InputAction.h.

◆ panX

float InputState::panX = 0.0f

Definition at line 75 of file InputAction.h.

◆ panZ

float InputState::panZ = 0.0f

Definition at line 76 of file InputAction.h.

◆ resetCamera

bool InputState::resetCamera = false

Definition at line 78 of file InputAction.h.

◆ zoom

float InputState::zoom = 0.0f

Definition at line 77 of file InputAction.h.


The documentation for this struct was generated from the following file: