OSVR-Core
|
Header. More...
#include <osvr/Common/Export.h>
#include <string>
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 std::string | osvr::common::normalizeDeviceDescriptor (std::string const &jsonDescriptor) |
"Normalizes" a device descriptor by parsing it and adding implied interfaces to the existing device descriptor before serializing it back out to a string. More... | |
Header.