27 #ifndef OVR_KeyCodes_h
28 #define OVR_KeyCodes_h
void SetShiftPressed(bool v=true)
bool IsCtrlPressed() const
void SetCapsToggled(bool v=true)
bool IsAltPressed() const
bool IsMetaPressed() const
void SetNumToggled(bool v=true)
void SetAltPressed(bool v=true)
bool IsCapsToggled() const
bool IsInitialized() const
void SetCtrlPressed(bool v=true)
bool IsShiftPressed() const
void SetScrollToggled(bool v=true)
bool IsScrollToggled() const
void SetMetaPressed(bool v=true)
KeyModifiers(unsigned char st)
bool IsNumToggled() const