vrecko
virtual reality framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
InputConnector.h File Reference

Go to the source code of this file.

Classes

struct  Receiver
 
class  APInputConnector::InputConnector
 Input Connector class. More...
 

Namespaces

namespace  APInputConnector
 

Macros

#define INPUTCONNECTOR_EXPORT   __declspec(dllimport)
 
#define SENSOR_MAX_COUNT   20
 

Typedefs

typedef std::map< int, ReceiverReceiversList
 

Macro Definition Documentation

#define INPUTCONNECTOR_EXPORT   __declspec(dllimport)
#define SENSOR_MAX_COUNT   20

Typedef Documentation

typedef std::map<int, Receiver> ReceiversList