Header. More...
#include <osvr/Common/CommonComponent_fwd.h>#include <osvr/Common/Export.h>#include <osvr/Common/DeviceComponent.h>#include <osvr/TypePack/List.h>#include <osvr/TypePack/TypeKeyedMap.h>#include <vector>#include <functional>Go to the source code of this file.
Classes | |
| class | osvr::common::messages::VRPNPing |
| class | osvr::common::messages::VRPNPong |
| class | osvr::common::messages::VRPNGotFirstConnection |
| class | osvr::common::messages::VRPNGotConnection |
| class | osvr::common::messages::VRPNDroppedConnection |
| class | osvr::common::messages::VRPNDroppedLastConnection |
| class | osvr::common::CommonComponent |
| BaseDevice component, for the VRPN built-in common messages. More... | |
Namespaces | |
| osvr | |
| < | |
| osvr::common | |
| Handles spatial transformations. | |
Typedefs | |
| using | osvr::common::messages::CommonComponentMessageTypes = typepack::list< VRPNPing, VRPNPong, VRPNGotFirstConnection, VRPNGotConnection, VRPNDroppedConnection, VRPNDroppedLastConnection > |