OSVR-Core
|
The quaternion represents the incremental rotation taking place over a period of dt seconds. More...
#include <ClientReportTypesC.h>
Public Attributes | |
OSVR_Quaternion | incrementalRotation |
double | dt |
The quaternion represents the incremental rotation taking place over a period of dt seconds.
Use of dt (which does not necessarily have to be 1, as other velocity/acceleration representations imply) and an incremental quaternion allows device reports to be scaled to avoid aliasing