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

Header. More...

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.
 

Detailed Description

Header.

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

Definition in file PathNode_fwd.h.