|
Monado OpenXR Runtime
|
Values to create a distortion mesh from panotools values. More...
#include <util/u_distortion_mesh.h>

Data Fields | |
| float | distortion_k [5] |
| Panotools universal distortion k (reverse order from OpenHMD). More... | |
| float | aberration_k [3] |
| Panotools post distortion scale, <r, g, b>. More... | |
| float | scale |
| Panotools warp scale. More... | |
| struct xrt_vec2 | lens_center |
| Center of the lens. More... | |
| struct xrt_vec2 | viewport_size |
| Viewport size. More... | |
Values to create a distortion mesh from panotools values.
| float u_panotools_values::aberration_k[3] |
Panotools post distortion scale, <r, g, b>.
| float u_panotools_values::distortion_k[5] |
Panotools universal distortion k (reverse order from OpenHMD).
| struct xrt_vec2 u_panotools_values::lens_center |
Center of the lens.
| float u_panotools_values::scale |
Panotools warp scale.
| struct xrt_vec2 u_panotools_values::viewport_size |
Viewport size.