|
OSVR-Core
|
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 | |
| 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. | |
Header.
1.8.12