OSVR-Core
|
Header forward-declaring the types in PathElementTypes.h and including the PathElement typedef. More...
Go to the source code of this file.
Namespaces | |
osvr | |
The main namespace for all C++ elements of the framework, internal and external. | |
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, ArticulationElement, 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.