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

Header forward-declaring the types in PathElementTypes.h and including the PathElement typedef. More...

#include <osvr/Util/StdInt.h>
#include <boost/variant/variant_fwd.hpp>

Go to the source code of this file.

Namespaces

 osvr
 <
 
 osvr::common
 Handles spatial transformations.
 
 osvr::common::elements
 Namespace for the various element types that may constitute a node in the path tree.
 

Typedefs

typedef uint8_t osvr::common::AliasPriority
 
typedef boost::variant
< NullElement, AliasElement,
SensorElement,
InterfaceElement,
DeviceElement, PluginElement,
StringElement > 
osvr::common::elements::PathElement
 The variant type containing a particular kind of path element. More...
 

Detailed Description

Header forward-declaring the types in PathElementTypes.h and including the PathElement typedef.

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

Definition in file PathElementTypes_fwd.h.