OSVR-Core
|
Implementation. More...
#include <osvr/Common/ParseAlias.h>
#include <osvr/Util/Verbosity.h>
#include <json/reader.h>
#include <json/writer.h>
#include <sstream>
Namespaces | |
osvr | |
The main namespace for all C++ elements of the framework, internal and external. | |
osvr::common | |
Handles spatial transformations. | |
Functions | |
std::string | osvr::common::getPathFromOldRouteSource (Json::Value obj) |
Helper, converts old-style tracker source into normal. More... | |
Implementation.