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

Data Fields

struct xrt_vec2 size_m
 Size of the display, in meters.
 
float eye_gap_m
 The gap in meters between the two viewports. Zero in all real hardware.
 
struct xrt_vec2 size_px
 Size of the display, in pixels.
 
float lens_center_separation_m
 The distance between the lens centers, in meters.
 
float lens_center_from_panel_top
 The distance from the top of the panel to lens centers, in meters.
 
float lens_diameter_m
 The diameter of the lens.
 

Field Documentation

◆ eye_gap_m

float u_rift_panel::eye_gap_m

The gap in meters between the two viewports. Zero in all real hardware.

◆ lens_center_from_panel_top

float u_rift_panel::lens_center_from_panel_top

The distance from the top of the panel to lens centers, in meters.

◆ lens_center_separation_m

float u_rift_panel::lens_center_separation_m

The distance between the lens centers, in meters.

◆ lens_diameter_m

float u_rift_panel::lens_diameter_m

The diameter of the lens.

◆ size_m

struct xrt_vec2 u_rift_panel::size_m

Size of the display, in meters.

◆ size_px

struct xrt_vec2 u_rift_panel::size_px

Size of the display, in pixels.


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