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

Header. More...

#include <osvr/Common/Export.h>
#include <osvr/Common/BaseDevicePtr.h>
#include <vrpn_ConnectionPtr.h>

Go to the source code of this file.

Namespaces

 osvr
 <
 
 osvr::common
 Handles spatial transformations.
 

Functions

BaseDevicePtr osvr::common::createClientDevice (std::string const &name, vrpn_ConnectionPtr const &conn)
 Factory function for a bare client device with no components/interfaces registered by default.
 
BaseDevicePtr osvr::common::createServerDevice (std::string const &name, vrpn_ConnectionPtr const &conn)
 Factory function for a bare server device with no components/interfaces registered by default.
 

Detailed Description

Header.

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

Definition in file CreateDevice.h.