OSVR Framework (Internal Development Docs)  0.6-1962-g59773924
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
PathTree.cpp File Reference

Implementation. More...

Go to the source code of this file.

Namespaces

 osvr
 <
 
 osvr::common
 Handles spatial transformations.
 

Functions

bool osvr::common::addAlias (PathNode &node, std::string const &source, AliasPriority priority)
 
bool osvr::common::addAliasFromRoute (PathNode &node, std::string const &route, AliasPriority priority)
 
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)
 
void osvr::common::clonePathTree (PathTree const &src, PathTree &dest)
 

Detailed Description

Implementation.

Date
2014
Author
Sensics, Inc. http://sensics.com/osvr

Definition in file PathTree.cpp.