Monado OpenXR Runtime
Loading...
Searching...
No Matches
u_rift_eye_profile Struct Reference
Collaboration diagram for u_rift_eye_profile:

Data Fields

float eye_relief_m
 Distance from the lens surface.
 
const float * k
 The catmull-rom coeffecients.
 
int k_count
 The amount of coeffecients in use.
 
float chromatic_abberation [4]
 Color fringing correction.
 
float max_r
 The tan-angle radius the last entry of k corresponds to.
 
float meters_per_tan_angle
 How many metres across the panel one unit of tan-gent covers, measured at the centre of the lens.
 

Field Documentation

◆ chromatic_abberation

float u_rift_eye_profile::chromatic_abberation[4]

Color fringing correction.

◆ eye_relief_m

float u_rift_eye_profile::eye_relief_m

Distance from the lens surface.

◆ k

const float* u_rift_eye_profile::k

The catmull-rom coeffecients.

Referenced by magnification().

◆ k_count

int u_rift_eye_profile::k_count

The amount of coeffecients in use.

Referenced by magnification(), and u_compute_distortion_rift().

◆ max_r

float u_rift_eye_profile::max_r

The tan-angle radius the last entry of k corresponds to.

Referenced by magnification().

◆ meters_per_tan_angle

float u_rift_eye_profile::meters_per_tan_angle

How many metres across the panel one unit of tan-gent covers, measured at the centre of the lens.


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