Monado OpenXR Runtime
u_vive_values Struct Reference

Values to create a distortion mesh from Vive configuration values. More...

#include <util/u_distortion_mesh.h>

Collaboration diagram for u_vive_values:

Data Fields

float aspect_x_over_y
 
float grow_for_undistort
 
float undistort_r2_cutoff
 
struct xrt_vec2 center [3]
 r/g/b More...
 
float coefficients [3][4]
 r/g/b, a/b/c/d More...
 

Detailed Description

Values to create a distortion mesh from Vive configuration values.

Field Documentation

◆ center

struct xrt_vec2 u_vive_values::center[3]

r/g/b

Referenced by u_compute_distortion_vive().

◆ coefficients

float u_vive_values::coefficients[3][4]

r/g/b, a/b/c/d


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