OSVR-Core  0.6-1962-g59773924
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
osvr::util::tree::TreeNodePointer< ValueType > Struct Template Reference

Dummy struct containing the ownership pointer type for a TreeNode. (Actually a metafunction...) More...

#include <osvr/Util/TreeNode_fwd.h>

Public Types

typedef shared_ptr< TreeNode
< ValueType > > 
type
 Tree node pointer type (metafunction result type)
 

Detailed Description

template<typename ValueType>
struct osvr::util::tree::TreeNodePointer< ValueType >

Dummy struct containing the ownership pointer type for a TreeNode. (Actually a metafunction...)

Definition at line 44 of file TreeNode_fwd.h.


The documentation for this struct was generated from the following file: