Monado OpenXR Runtime
pssense_input_state Struct Reference

PlayStation Sense state parsed from a data packet. More...

Collaboration diagram for pssense_input_state:

Data Fields

uint64_t timestamp_ns
 
uint32_t seq_no
 
bool ps_click
 
bool share_click
 
bool options_click
 
bool square_click
 
bool square_touch
 
bool triangle_click
 
bool triangle_touch
 
bool cross_click
 
bool cross_touch
 
bool circle_click
 
bool circle_touch
 
bool squeeze_click
 
bool squeeze_touch
 
float squeeze_proximity
 
bool trigger_click
 
bool trigger_touch
 
float trigger_value
 
float trigger_proximity
 
bool thumbstick_click
 
bool thumbstick_touch
 
struct xrt_vec2 thumbstick
 
uint32_t imu_ticks_last
 
uint64_t imu_ticks_total
 
struct xrt_vec3_i32 gyro_raw
 
struct xrt_vec3_i32 accel_raw
 
bool battery_state_valid
 
bool battery_charging
 
float battery_charge_percent
 0..1 More...
 

Detailed Description

PlayStation Sense state parsed from a data packet.

Field Documentation

◆ battery_charge_percent

float pssense_input_state::battery_charge_percent

0..1


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