OSVR-Core
|
Header. More...
#include <osvr/Common/PathElementTypes.h>
#include <osvr/Common/PathNode.h>
#include <osvr/Common/PathTree.h>
#include <boost/variant.hpp>
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 | |
std::string | osvr::common::getJSONStringAtNode (PathNode const &node) |
std::string | osvr::common::getJSONStringFromTree (PathTree const &tree, std::string const &path) |
Header.