OSVR-Core  0.6-1962-g59773924
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
com_osvr_example_selfcontained.cpp File Reference

Comprehensive example: Implementation of a dummy Hardware Detect Callback that creates a dummy device when it is "detected". More...

#include <osvr/PluginKit/PluginKit.h>
#include <osvr/PluginKit/AnalogInterfaceC.h>
#include "com_osvr_example_selfcontained_json.h"
#include <iostream>

Go to the source code of this file.

Functions

 OSVR_PLUGIN (com_osvr_example_selfcontained)
 

Detailed Description

Comprehensive example: Implementation of a dummy Hardware Detect Callback that creates a dummy device when it is "detected".

Date
2014
Author
Sensics, Inc. http://sensics.com/osvr

Definition in file com_osvr_example_selfcontained.cpp.

Function Documentation

OSVR_PLUGIN ( com_osvr_example_selfcontained  )

Register a detection callback function object.

Definition at line 114 of file com_osvr_example_selfcontained.cpp.