vrecko
virtual reality framework
|
Go to the source code of this file.
Macros | |
#define | INSTANCE |
#define | LIST |
Functions | |
const char DP_EXPORT ** | getDeviceList (void) |
vrecko::Device DP_EXPORT * | getDeviceInstance (const char *_name) |
const char DP_EXPORT * | getDeviceDescription (const char *name) |
void DP_EXPORT | setDevicesParameters (void) |
const char DP_EXPORT * | getPluginDescription (void) |
#define INSTANCE |
#define LIST |
const char DP_EXPORT* getDeviceDescription | ( | const char * | name | ) |
vrecko::Device DP_EXPORT* getDeviceInstance | ( | const char * | _name | ) |
const char DP_EXPORT** getDeviceList | ( | void | ) |
const char DP_EXPORT* getPluginDescription | ( | void | ) |
void DP_EXPORT setDevicesParameters | ( | void | ) |