OSVR-Core
|
Header containing a typelist of all special report types. 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::traits | |
Type traits and metaprogramming supports related to specially-handled reports. | |
Typedefs | |
using | osvr::common::traits::ReportTypeList = typepack::list< OSVR_AnalogReport, OSVR_ButtonReport, OSVR_PoseReport, OSVR_PositionReport, OSVR_OrientationReport, OSVR_VelocityReport, OSVR_LinearVelocityReport, OSVR_AngularVelocityReport, OSVR_AccelerationReport, OSVR_LinearAccelerationReport, OSVR_AngularAccelerationReport, OSVR_ImagingReport, OSVR_ImagingReport, OSVR_Location2DReport, OSVR_DirectionReport, OSVR_EyeTracker2DReport, OSVR_EyeTracker3DReport, OSVR_EyeTrackerBlinkReport, OSVR_NaviVelocityReport, OSVR_NaviPositionReport, OSVR_SkeletonReport > |
A typelist containing all internally-handled report types. | |
Header containing a typelist of all special report types.