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