Orxonox
0.0.5 Codename: Arcturus
|
#include </home/jenkins/workspace/orxonox_doxygen_trunk/src/external/ois/OISPrereqs.h>
Public Member Functions | |
Axis () | |
void | clear () |
Used internally by OIS. More... | |
Public Member Functions inherited from OIS::Component | |
Component () | |
Component (ComponentType type) | |
Public Attributes | |
int | abs |
Absoulte and Relative value components. More... | |
bool | absOnly |
Indicates if this Axis only supports Absoulte (ie JoyStick) More... | |
int | rel |
Public Attributes inherited from OIS::Component | |
ComponentType | cType |
Indicates what type of coponent this is. More... | |
Axis component.
|
inline |
int OIS::Axis::abs |
Absoulte and Relative value components.
int OIS::Axis::rel |