vrecko
virtual reality framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
DP_base.h File Reference
#include <vrecko/Device.h>
#include <vreckoDP/Export>
#include "A3DBird.h"
#include "fdtDataGlove.h"
#include "fsPinchGlove.h"
#include "KeyboardMouse.h"
#include "LHeadTracker.h"
#include "L3DMouse.h"
#include "MicroScribe3D.h"
#include "NestOfBirds.h"
#include "Ultratrak.h"
#include "OptiTrack.h"
#include "VRPN3DMouse.h"
#include "Wiimote.h"

Go to the source code of this file.

Macros

#define INSTANCE
 
#define LIST
 

Functions

const char DP_EXPORT ** base_getDeviceList (void)
 
Device DP_EXPORT * base_getDeviceInstance (const char *_name)
 
const char DP_EXPORT * base_getDeviceDescription (const char *name)
 
void DP_EXPORT base_setDevicesParameters (void)
 
const char DP_EXPORT * base_getPluginDescription (void)
 

Macro Definition Documentation

#define INSTANCE
#define LIST

Function Documentation

const char DP_EXPORT* base_getDeviceDescription ( const char *  name)
Device DP_EXPORT* base_getDeviceInstance ( const char *  _name)
const char DP_EXPORT** base_getDeviceList ( void  )
const char DP_EXPORT* base_getPluginDescription ( void  )
void DP_EXPORT base_setDevicesParameters ( void  )