Intel® RealSense™ Cross Platform API
Intel Realsense Cross-platform API
Public Attributes | List of all members
librealsense::platform::hid_sensor_data Struct Reference

#include <backend.h>

Public Attributes

short x
 
char reserved1 [2]
 
short y
 
char reserved2 [2]
 
short z
 
char reserved3 [2]
 
uint32_t ts_low
 
uint32_t ts_high
 

Member Data Documentation

§ reserved1

char librealsense::platform::hid_sensor_data::reserved1[2]

§ reserved2

char librealsense::platform::hid_sensor_data::reserved2[2]

§ reserved3

char librealsense::platform::hid_sensor_data::reserved3[2]

§ ts_high

uint32_t librealsense::platform::hid_sensor_data::ts_high

§ ts_low

uint32_t librealsense::platform::hid_sensor_data::ts_low

§ x

short librealsense::platform::hid_sensor_data::x

§ y

short librealsense::platform::hid_sensor_data::y

§ z

short librealsense::platform::hid_sensor_data::z

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