OSVR-Core
|
Struct for combined velocity state. More...
#include <ClientReportTypesC.h>
Public Attributes | |
OSVR_LinearVelocityState | linearVelocity |
OSVR_CBool | linearVelocityValid |
Whether the data source reports valid data for #OSVR_VelocityState::linearVelocity. | |
OSVR_AngularVelocityState | angularVelocity |
OSVR_CBool | angularVelocityValid |
Whether the data source reports valid data for #OSVR_VelocityState::angularVelocity. | |
Struct for combined velocity state.