OSVR-Core
Namespaces | Functions
CreateDevice.cpp File Reference

Implementation. More...

#include <osvr/Common/CreateDevice.h>
#include "DeviceWrapper.h"

Namespaces

 osvr
 The main namespace for all C++ elements of the framework, internal and external.
 
 osvr::common
 Handles spatial transformations.
 

Functions

OSVR_COMMON_EXPORT 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.
 
OSVR_COMMON_EXPORT 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

Implementation.

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