Monado OpenXR Runtime
u_var_curves Struct Reference

A collection of curves to be plotted. More...

#include <util/u_var.h>

Collaboration diagram for u_var_curves:

Data Fields

struct u_var_curve curves [16]
 
int curve_count
 
const char * xlabel
 Label of the X axis. More...
 
const char * ylabel
 Label of the Y axis. More...
 

Detailed Description

A collection of curves to be plotted.

Field Documentation

◆ xlabel

const char* u_var_curves::xlabel

Label of the X axis.

◆ ylabel

const char* u_var_curves::ylabel

Label of the Y axis.


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