Class VR.Functions

java.lang.Object
org.lwjgl.openvr.VR.Functions
Enclosing class:
VR

public static final class VR.Functions extends Object
Contains the function pointers loaded from the openvr SharedLibrary.
  • Field Details

    • InitInternal

      public static final long InitInternal
      Function address.
    • ShutdownInternal

      public static final long ShutdownInternal
      Function address.
    • IsHmdPresent

      public static final long IsHmdPresent
      Function address.
    • GetGenericInterface

      public static final long GetGenericInterface
      Function address.
    • IsRuntimeInstalled

      public static final long IsRuntimeInstalled
      Function address.
    • RuntimePath

      public static final long RuntimePath
      Function address.
    • IsInterfaceVersionValid

      public static final long IsInterfaceVersionValid
      Function address.
    • GetInitToken

      public static final long GetInitToken
      Function address.
    • GetVRInitErrorAsSymbol

      public static final long GetVRInitErrorAsSymbol
      Function address.
    • GetVRInitErrorAsEnglishDescription

      public static final long GetVRInitErrorAsEnglishDescription
      Function address.