Monado OpenXR Runtime
Data Fields
psvr_parsed_sample Struct Reference

A parsed single gyro, accel and tick sample. More...

#include <psvr/psvr_device.h>

Collaboration diagram for psvr_parsed_sample:
Collaboration graph
[legend]

Data Fields

struct xrt_vec3_i32 accel
 
struct xrt_vec3_i32 gyro
 
uint32_t tick
 

Detailed Description

A parsed single gyro, accel and tick sample.

Field Documentation

◆ accel

struct xrt_vec3_i32 psvr_parsed_sample::accel

◆ gyro

struct xrt_vec3_i32 psvr_parsed_sample::gyro

◆ tick

uint32_t psvr_parsed_sample::tick

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