vrecko
virtual reality framework
|
Functions | |
const char * | PHANToM_getPluginDescription (void) |
const char DP_EXPORT ** | PHANToM_getDeviceList (void) |
const char DP_EXPORT * | PHANToM_getDeviceDescription (const char *name) |
Device DP_EXPORT * | PHANToM_getDeviceInstance (const char *_name) |
void DP_EXPORT | PHANToM_setDevicesParameters (void) |
Variables | |
const char * | _plugin_name = { "PHANToM" } |
const char * | _device_name [] |
const char * | _device_description [] |
Device * | _new_device |
const char DP_EXPORT* PHANToM_getDeviceDescription | ( | const char * | name | ) |
Device DP_EXPORT* PHANToM_getDeviceInstance | ( | const char * | _name | ) |
const char DP_EXPORT** PHANToM_getDeviceList | ( | void | ) |
const char* PHANToM_getPluginDescription | ( | void | ) |
void DP_EXPORT PHANToM_setDevicesParameters | ( | void | ) |
const char* _device_description[] |
const char* _device_name[] |
Device* _new_device |
const char* _plugin_name = { "PHANToM" } |