Header forward-declaring the types in PathElementTypes.h and including the PathElement typedef. More...
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... | |
Header forward-declaring the types in PathElementTypes.h and including the PathElement typedef.
Definition in file PathElementTypes_fwd.h.