OpenVR 1.0.14 Omitted Functionality - acdemiralp/di GitHub Wiki

The following modules are fully omitted, due to either not being available at the time of development or due to not fitting to the scope of this project.

  • IVRApplications

    • Management
      • AddApplicationManifest
      • RemoveApplicationManifest
      • IsApplicationInstalled
      • GetApplicationCount
      • GetApplicationKeyByIndex
      • GetApplicationKeyByProcessId
      • LaunchApplication
      • LaunchTemplateApplication
      • LaunchApplicationFromMimeType
      • LaunchDashboardOverlay
      • CancelApplicationLaunch
      • IdentifyApplication
      • GetApplicationProcessId
      • GetApplicationsErrorNameFromEnum
    • Properties
      • GetApplicationPropertyString
      • GetApplicationPropertyBool
      • GetApplicationPropertyUint64
      • SetApplicationAutoLaunch
      • GetApplicationAutoLaunch
      • SetDefaultApplicationForMimeType
      • GetDefaultApplicationForMimeType
      • GetApplicationSupportedMimeTypes
      • GetApplicationsThatSupportMimeType
      • GetApplicationLaunchArguments
    • Transition Methods
      • GetStartingApplication
      • GetTransitionState
      • PerformApplicationPrelaunchCheck
      • GetApplicationsTransitionStateNameFromEnum
      • IsQuitUserPromptRequested
      • LaunchInternalProcess
      • GetCurrentSceneProcessId
  • IVRSettings

    • GetSettingsErrorNameFromEnum
    • Sync
    • SetBool
    • SetInt32
    • SetFloat
    • SetString
    • GetBool
    • GetInt32
    • GetFloat
    • GetString
    • RemoveSection
    • RemoveKeyInSection
  • IVRNotifications

    • CreateNotification
    • RemoveNotification
  • IVRExtendedDisplay

    • GetWindowBounds
    • GetEyeOutputViewport
    • GetDXGIOutputInfo