OSVR-Core
Modules
Internal APIs

APIs that are used by neither plugin developers nor client application developers. More...

Modules

 PluginHost
 Implements registration-related functionality used by PluginKit and provides for loading and unloading plugins.
 
 Connection
 Messaging transport and device communication.
 
 Server
 Combining Connection with PluginHost and adding a run-loop in a thread.
 
 VRPNServer
 Providing a convenient (C++) interface for writing device plugins directly using VRPN instead of PluginKit.
 
 Client
 Provides functionality for device access and path routing used by ClientKit.
 
 Common
 Shared code between client and server/plugins, including infrastructure for the path tree, aliases, and the routing graph.
 

Detailed Description

APIs that are used by neither plugin developers nor client application developers.