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) | |
Comprehensive example: Implementation of a dummy Hardware Detect Callback that creates a dummy device when it is "detected".
Definition in file com_osvr_example_selfcontained.cpp.
OSVR_PLUGIN | ( | com_osvr_example_selfcontained | ) |
Register a detection callback function object.
Definition at line 114 of file com_osvr_example_selfcontained.cpp.