VR-Engage  2.2
Loading...
Searching...
No Matches
makVre::JoystickMessage::JoystickData Struct Reference

#include <joystick.h>

Public Member Functions

 JoystickData ()
 
bool operator== (const JoystickData &rhs) const
 

Public Attributes

DtEntityIdentifier myEntityId
 
std::string myFunctionGroup
 
std::string myFunction
 
double myValue
 
bool myRepeat
 

Constructor & Destructor Documentation

◆ JoystickData()

makVre::JoystickMessage::JoystickData::JoystickData ( )

Referenced by operator==().

Member Function Documentation

◆ operator==()

bool makVre::JoystickMessage::JoystickData::operator== ( const JoystickData & rhs) const

References JoystickData().

Member Data Documentation

◆ myEntityId

DtEntityIdentifier makVre::JoystickMessage::JoystickData::myEntityId

◆ myFunctionGroup

std::string makVre::JoystickMessage::JoystickData::myFunctionGroup

◆ myFunction

std::string makVre::JoystickMessage::JoystickData::myFunction

◆ myValue

double makVre::JoystickMessage::JoystickData::myValue

◆ myRepeat

bool makVre::JoystickMessage::JoystickData::myRepeat

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