OSVR Framework (Internal Development Docs)  0.6-1962-g59773924
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
com_osvr_example_DummyDetectAndCreateAsync.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 <iostream>

Go to the source code of this file.

Functions

 OSVR_PLUGIN (com_osvr_example_DummyDetectAndCreateAsync)
 

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_DummyDetectAndCreateAsync.cpp.

Function Documentation

OSVR_PLUGIN ( com_osvr_example_DummyDetectAndCreateAsync  )

Register custom message type

Register a detection callback function object.

Definition at line 89 of file com_osvr_example_DummyDetectAndCreateAsync.cpp.