Monado OpenXR Runtime
plot_state Struct Reference

State for plotting m_ff_vec3_f32, assumes it's relative to now. More...

Collaboration diagram for plot_state:

Data Fields

struct m_ff_vec3_f32ff
 The filter fifo we are plotting. More...
 
uint64_t now
 When now is, all entries are made relative to this. More...
 

Detailed Description

State for plotting m_ff_vec3_f32, assumes it's relative to now.

Field Documentation

◆ ff

struct m_ff_vec3_f32* plot_state::ff

The filter fifo we are plotting.

◆ now

uint64_t plot_state::now

When now is, all entries are made relative to this.


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