Module Types.Vector4

type t
val t : t Ctypes.structure F.typ
val x : (float, t Ctypes.structure) F.field
val y : (float, t Ctypes.structure) F.field
val z : (float, t Ctypes.structure) F.field
val w : (float, t Ctypes.structure) F.field