Orxonox  0.0.5 Codename: Arcturus
Public Member Functions | Public Attributes | List of all members
OIS::Axis Class Reference

Axis component. More...

#include </home/jenkins/workspace/orxonox_doxygen_trunk/src/external/ois/OISPrereqs.h>

Inheritance diagram for OIS::Axis:
OIS::Component

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...
 

Detailed Description

Axis component.

Constructor & Destructor Documentation

OIS::Axis::Axis ( )
inline

Member Function Documentation

void OIS::Axis::clear ( )
inline

Used internally by OIS.

Member Data Documentation

int OIS::Axis::abs

Absoulte and Relative value components.

bool OIS::Axis::absOnly

Indicates if this Axis only supports Absoulte (ie JoyStick)

int OIS::Axis::rel

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