Header. More...
#include <osvr/Common/PathTree_fwd.h>
#include <osvr/Common/Export.h>
#include <osvr/Common/PathNode_fwd.h>
#include <boost/noncopyable.hpp>
#include <string>
Go to the source code of this file.
Classes | |
class | osvr::common::PathTree |
A tree representation, with path/url syntax, of the known OSVR system. More... | |
Namespaces | |
osvr | |
< | |
osvr::common | |
Handles spatial transformations. | |
Functions | |
bool | osvr::common::addAliasFromSourceAndRelativeDest (PathNode &node, std::string const &source, std::string const &dest, AliasPriority priority=ALIASPRIORITY_MANUAL) |
bool | osvr::common::isPathAbsolute (std::string const &source) |