OSVR-Core
|
Header. More...
#include <osvr/Common/Export.h>
#include <osvr/Common/PathNode_fwd.h>
#include <osvr/Common/PathElementTypes.h>
#include <osvr/Util/TreeNode.h>
#include <string>
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 | |
OSVR_COMMON_EXPORT std::string | osvr::common::getFullPath (PathNode const &node) |
Gets the absolute path for the given node. | |
Header.