Class VREvent_Data_t

java.lang.Object
com.sun.jna.Structure
com.sun.jna.Union
com.jme3.system.jopenvr.VREvent_Data_t
Direct Known Subclasses:
VREvent_Data_t.ByReference, VREvent_Data_t.ByValue

public class VREvent_Data_t extends com.sun.jna.Union
native declaration : headers\openvr_capi.h:1686
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects..
For help, please visit NativeLibs4Java , Rococoa, or JNA.
  • Field Details

  • Constructor Details

    • VREvent_Data_t

      public VREvent_Data_t()
    • VREvent_Data_t

      public VREvent_Data_t(VREvent_Reserved_t reserved)
      Parameters:
      reserved - C type : VREvent_Reserved_t
    • VREvent_Data_t

      public VREvent_Data_t(VREvent_Controller_t controller)
      Parameters:
      controller - C type : VREvent_Controller_t
    • VREvent_Data_t

      public VREvent_Data_t(VREvent_Mouse_t mouse)
      Parameters:
      mouse - C type : VREvent_Mouse_t
    • VREvent_Data_t

      public VREvent_Data_t(VREvent_Scroll_t scroll)
      Parameters:
      scroll - C type : VREvent_Scroll_t
    • VREvent_Data_t

      public VREvent_Data_t(VREvent_Process_t process)
      Parameters:
      process - C type : VREvent_Process_t
    • VREvent_Data_t

      public VREvent_Data_t(VREvent_Notification_t notification)
      Parameters:
      notification - C type : VREvent_Notification_t
    • VREvent_Data_t

      public VREvent_Data_t(VREvent_Overlay_t overlay)
      Parameters:
      overlay - C type : VREvent_Overlay_t
    • VREvent_Data_t

      public VREvent_Data_t(VREvent_Status_t status)
      Parameters:
      status - C type : VREvent_Status_t
    • VREvent_Data_t

      public VREvent_Data_t(VREvent_Keyboard_t keyboard)
      Parameters:
      keyboard - C type : VREvent_Keyboard_t
    • VREvent_Data_t

      public VREvent_Data_t(VREvent_Ipd_t ipd)
      Parameters:
      ipd - C type : VREvent_Ipd_t
    • VREvent_Data_t

      public VREvent_Data_t(VREvent_Chaperone_t chaperone)
      Parameters:
      chaperone - C type : VREvent_Chaperone_t
    • VREvent_Data_t

      public VREvent_Data_t(VREvent_PerformanceTest_t performanceTest)
      Parameters:
      performanceTest - C type : VREvent_PerformanceTest_t
    • VREvent_Data_t

      public VREvent_Data_t(VREvent_TouchPadMove_t touchPadMove)
      Parameters:
      touchPadMove - C type : VREvent_TouchPadMove_t
    • VREvent_Data_t

      public VREvent_Data_t(VREvent_SeatedZeroPoseReset_t seatedZeroPoseReset)
      Parameters:
      seatedZeroPoseReset - C type : VREvent_SeatedZeroPoseReset_t
    • VREvent_Data_t

      public VREvent_Data_t(com.sun.jna.Pointer peer)