Implementation. More...
#include <osvr/Common/PathNode.h>
#include <osvr/Common/RoutingConstants.h>
#include <osvr/Common/PathElementTools.h>
#include <osvr/Util/TreeNodeFullPath.h>
#include <sstream>
Go to the source code of this file.
Namespaces | |
osvr | |
< | |
osvr::common | |
Handles spatial transformations. | |
Functions | |
const char * | osvr::common::getTypeName (PathNode const &node) |
Gets an identifying string for the node value type. | |
std::string | osvr::common::getFullPath (PathNode const &node) |
Gets the absolute path for the given node. More... | |