vrecko
virtual reality framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
DP_Kinect.h File Reference
#include <vrecko/Device.h>
#include <vreckoDP/Export>

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)
 

Macro Definition Documentation

#define INSTANCE
#define LIST

Function Documentation

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  )