Monado OpenXR Runtime
wmr_hmd_distortion_params Struct Reference
Collaboration diagram for wmr_hmd_distortion_params:

Data Fields

struct xrt_matrix_3x3 inv_affine_xform
 Inverse affine transform to move from (undistorted) pixels to image plane / normalised image coordinates. More...
 
struct xrt_vec2 tex_x_range
 tan(angle) FoV min/max for X and Y in the input texture More...
 
struct xrt_vec2 tex_y_range
 

Field Documentation

◆ inv_affine_xform

struct xrt_matrix_3x3 wmr_hmd_distortion_params::inv_affine_xform

Inverse affine transform to move from (undistorted) pixels to image plane / normalised image coordinates.

◆ tex_x_range

struct xrt_vec2 wmr_hmd_distortion_params::tex_x_range

tan(angle) FoV min/max for X and Y in the input texture


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