Module Types.VrDeviceInfo
val float_array_4 : float Ctypes_static.carray F.typ
val t : t Ctypes.structure F.typ
val h_resolution : (int, t Ctypes.structure) F.field
val v_resolution : (int, t Ctypes.structure) F.field
val h_screen_size : (float, t Ctypes.structure) F.field
val v_screen_size : (float, t Ctypes.structure) F.field
val v_screen_center : (float, t Ctypes.structure) F.field
val eye_to_screen_distance : (float, t Ctypes.structure) F.field
val lens_separation_distance : (float, t Ctypes.structure) F.field
val interpupillary_distance : (float, t Ctypes.structure) F.field
val lens_distortion_values :
(float Ctypes_static.carray, t Ctypes.structure) F.field
val chroma_ab_correction :
(float Ctypes_static.carray, t Ctypes.structure) F.field