OSVR Framework (Internal Development Docs)  0.6-1962-g59773924
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
plugin Directory Reference

Directories

directory  selfcontained
 

Files

file  com_osvr_example_AnalogSync.cpp [code]
 Implementation.
 
file  com_osvr_example_Configured.cpp [code]
 Sample plugin that accepts configuration of its device from the server. See osvr_server_config.ConfiguredPlugin.sample.json for how to load a plugin like this.
 
file  com_osvr_example_DummyDetectAndCreateAsync.cpp [code]
 Comprehensive example: Implementation of a dummy Hardware Detect Callback that creates a dummy device when it is "detected".
 
file  com_osvr_example_EyeTracker.cpp [code]
 
file  com_osvr_example_Locomotion.cpp [code]
 
file  com_osvr_example_MultipleAsync.cpp [code]
 Implementation.
 
file  org_osvr_example_SampleCPlugin.c [code]
 The MultipleAsync plugin example, converted to plain C as a sample. All the functionality of the other example plugins (hardware detection callbacks, device instantiation callbacks, etc.) can also be performed in plain C.
 
file  org_osvr_example_Tracker.cpp [code]