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