Implementation. More...
#include <osvr/Common/AddDevice.h>#include <osvr/Common/PathNode.h>#include <osvr/Common/PathTree.h>#include <osvr/Common/PathElementTypes.h>#include <osvr/Common/PathElementTools.h>#include <osvr/Common/RoutingConstants.h>#include <osvr/Common/RoutingExceptions.h>#include <stdexcept>Go to the source code of this file.
| Namespaces | |
| osvr | |
| < | |
| osvr::common | |
| Handles spatial transformations. | |
| Functions | |
| PathNode & | osvr::common::addDevice (PathTree &tree, std::string const &deviceName, elements::DeviceElement dev=elements::DeviceElement()) | 
| Adds/updates nodes for the basic path to a device.  More... | |