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

Base of all device components (button, axis, etc) More...

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

Inheritance diagram for OIS::Component:
OIS::Axis OIS::Button OIS::Pov OIS::Slider OIS::Vector3

Public Member Functions

 Component ()
 
 Component (ComponentType type)
 

Public Attributes

ComponentType cType
 Indicates what type of coponent this is. More...
 

Detailed Description

Base of all device components (button, axis, etc)

Constructor & Destructor Documentation

OIS::Component::Component ( )
inline
OIS::Component::Component ( ComponentType  type)
inline

Member Data Documentation

ComponentType OIS::Component::cType

Indicates what type of coponent this is.


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