Implementation. More...
#include <osvr/Common/ResolveFullTree.h>
#include <osvr/Common/PathTreeFull.h>
#include <osvr/Common/ResolveTreeNode.h>
#include <osvr/Common/PathNode.h>
#include <osvr/Util/TreeTraversalVisitor.h>
#include <boost/variant.hpp>
Go to the source code of this file.
Namespaces | |
osvr | |
< | |
osvr::common | |
Handles spatial transformations. | |
Functions | |
bool | osvr::common::isNodeAnAlias (PathNode const &node) |
std::vector< std::string > | osvr::common::resolveFullTree (PathTree &tree) |
Traverse the given path tree, resolving all aliases found to fully populate any generated sensor targets. More... | |