package raylib

  1. Overview
  2. Docs
val float_array_4 : float Ctypes_static.carray Ctypes.typ
type t
val h_resolution : (int, t Ctypes.structure) Ctypes.field
val v_resolution : (int, t Ctypes.structure) Ctypes.field
val h_screen_size : (float, t Ctypes.structure) Ctypes.field
val v_screen_size : (float, t Ctypes.structure) Ctypes.field
val v_screen_center : (float, t Ctypes.structure) Ctypes.field
val eye_to_screen_distance : (float, t Ctypes.structure) Ctypes.field
val lens_separation_distance : (float, t Ctypes.structure) Ctypes.field
val interpupillary_distance : (float, t Ctypes.structure) Ctypes.field
val lens_distortion_values : (float Ctypes_static.carray, t Ctypes.structure) Ctypes.field
val chroma_ab_correction : (float Ctypes_static.carray, t Ctypes.structure) Ctypes.field