Header. More...
#include <osvr/Common/Export.h>#include <osvr/Common/PathElementTypes_fwd.h>#include <osvr/Util/TreeNode_fwd.h>Go to the source code of this file.
Namespaces | |
| osvr | |
| < | |
| osvr::common | |
| Handles spatial transformations. | |
Typedefs | |
|
typedef ::osvr::util::TreeNode < PathElement > | osvr::common::PathNode |
| The specific tree node type that contains a path element. | |
|
typedef ::osvr::util::TreeNodePointer < PathElement >::type | osvr::common::PathNodePtr |
| The ownership pointer of the specific tree node. | |
| typedef PathNode * | osvr::common::PathNodeParentPtr |
| The weak (non-owning) pointer used to refer to a parent tree node. | |
Functions | |
| const char * | osvr::common::getTypeName (PathNode const &node) |
| Gets an identifying string for the node value type. | |