OSVR Framework (Internal Development Docs)  0.6-1962-g59773924
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
OSVR_PoseReport Struct Reference

Report type for a pose (position and orientation) callback on a tracker interface. More...

#include <osvr/Util/ClientReportTypesC.h>

Public Attributes

int32_t sensor
 Identifies the sensor that the report comes from.
 
OSVR_PoseState pose
 The pose structure, containing a position vector and a rotation quaternion.
 

Detailed Description

Report type for a pose (position and orientation) callback on a tracker interface.

Definition at line 154 of file ClientReportTypesC.h.


The documentation for this struct was generated from the following file: