Monado OpenXR Runtime
Data Fields
hydra_device Struct Reference

A Razer Hydra device, representing just a single controller. More...

Collaboration diagram for hydra_device:
Collaboration graph
[legend]

Data Fields

struct xrt_device base
 
struct hydra_systemsys
 
timepoint_ns input_time
 Last time that we updated inputs. More...
 
struct hydra_controller_state state
 
size_t index
 Which hydra controller in the system are we? More...
 
bool print_spew
 
bool print_debug
 

Detailed Description

A Razer Hydra device, representing just a single controller.

Field Documentation

◆ base

struct xrt_device hydra_device::base

Referenced by hydra_found().

◆ index

size_t hydra_device::index

Which hydra controller in the system are we?

◆ input_time

timepoint_ns hydra_device::input_time

Last time that we updated inputs.

◆ print_debug

bool hydra_device::print_debug

◆ print_spew

bool hydra_device::print_spew

◆ state

struct hydra_controller_state hydra_device::state

◆ sys

struct hydra_system* hydra_device::sys

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