MCPcopy Create free account

hub / github.com/ValveSoftware/openvr / functions

Functions3,172 in github.com/ValveSoftware/openvr

MethodGetSceneApplicationStateNameFromEnum
(EVRSceneApplicationState state)
headers/openvr_api.cs:2891
FunctionGetSceneTexture
(bool hdr)
samples/unity_keyboard_sample/Assets/SteamVR/Scripts/SteamVR_Camera.cs:45
FunctionGetSceneTexture
(bool hdr)
samples/unity_teleport_sample/Assets/SteamVR/Scripts/SteamVR_Camera.cs:45
MethodGetScreenshotPropertyFilename
(uint screenshotHandle,EVRScreenshotPropertyFilenames filenameType,System.Text.StringBuilder pchFilename,uint
headers/openvr_api.cs:4240
MethodGetScreenshotPropertyType
(uint screenshotHandle,ref EVRScreenshotError pError)
headers/openvr_api.cs:4235
MethodGetSeatedZeroPoseToStandingAbsoluteTrackingPose
()
samples/unity_keyboard_sample/Assets/Plugins/openvr_api.cs:1257
MethodGetSeatedZeroPoseToStandingAbsoluteTrackingPose
()
samples/unity_teleport_sample/Assets/Plugins/openvr_api.cs:1257
MethodGetSeatedZeroPoseToStandingAbsoluteTrackingPose
()
headers/openvr_api.cs:2289
MethodGetSettingsErrorNameFromEnum
(EVRSettingsError eError)
samples/unity_keyboard_sample/Assets/Plugins/openvr_api.cs:2354
MethodGetSettingsErrorNameFromEnum
(EVRSettingsError eError)
samples/unity_teleport_sample/Assets/Plugins/openvr_api.cs:2354
MethodGetSettingsErrorNameFromEnum
(EVRSettingsError eError)
headers/openvr_api.cs:4122
MethodGetSettingsErrorNameFromEnum
headers/openvr_driver.h:2490
MethodGetSettingsErrorNameFromEnum
headers/openvr.h:2935
MethodGetShaderProgramId
samples/hmd_opencv_sandbox/shader_file.h:37
MethodGetSkeletalActionData
(ulong action,ref InputSkeletalActionData_t pActionData,uint unActionDataSize)
headers/openvr_api.cs:4393
MethodGetSkeletalBoneData
(ulong action,EVRSkeletalTransformSpace eTransformSpace,EVRSkeletalMotionRange eMotionRange,VRBoneTransform_t
headers/openvr_api.cs:4444
MethodGetSkeletalBoneDataCompressed
(ulong action,EVRSkeletalMotionRange eMotionRange,IntPtr pvCompressedData,uint unCompressedSize,ref uint punRe
headers/openvr_api.cs:4454
MethodGetSkeletalReferenceTransforms
(ulong action,EVRSkeletalTransformSpace eTransformSpace,EVRSkeletalReferencePose eReferencePose,VRBoneTransfor
headers/openvr_api.cs:4434
MethodGetSkeletalSummaryData
(ulong action,EVRSummaryType eSummaryType,ref VRSkeletalSummaryData_t pSkeletalSummaryData)
headers/openvr_api.cs:4449
MethodGetSkeletalTrackingLevel
(ulong action,ref EVRSkeletalTrackingLevel pSkeletalTrackingLevel)
headers/openvr_api.cs:4439
MethodGetSortedTrackedDeviceIndicesOfClass
(ETrackedDeviceClass eTrackedDeviceClass,uint [] punTrackedDeviceIndexArray,uint unRelativeToTrackedDeviceInde
samples/unity_keyboard_sample/Assets/Plugins/openvr_api.cs:1267
MethodGetSortedTrackedDeviceIndicesOfClass
(ETrackedDeviceClass eTrackedDeviceClass,uint [] punTrackedDeviceIndexArray,uint unRelativeToTrackedDeviceInde
samples/unity_teleport_sample/Assets/Plugins/openvr_api.cs:1267
MethodGetSortedTrackedDeviceIndicesOfClass
(ETrackedDeviceClass eTrackedDeviceClass,uint [] punTrackedDeviceIndexArray,uint unRelativeToTrackedDeviceInde
headers/openvr_api.cs:2299
MethodGetSpatialAnchorDescriptor
(uint unHandle,System.Text.StringBuilder pchDescriptorOut,ref uint punDescriptorBufferLenInOut)
headers/openvr_api.cs:4600
MethodGetSpatialAnchorPose
(uint unHandle,ETrackingUniverseOrigin eOrigin,ref SpatialAnchorPose_t pPoseOut)
headers/openvr_api.cs:4595
MethodGetStartingApplication
(string pchAppKeyBuffer,uint unAppKeyBufferLen)
samples/unity_keyboard_sample/Assets/Plugins/openvr_api.cs:1544
MethodGetStartingApplication
(string pchAppKeyBuffer,uint unAppKeyBufferLen)
samples/unity_teleport_sample/Assets/Plugins/openvr_api.cs:1544
MethodGetStartingApplication
(System.Text.StringBuilder pchAppKeyBuffer,uint unAppKeyBufferLen)
headers/openvr_api.cs:2874
MethodGetSteamAppId
----------------------------------------------------------------------------- ------------------------------------------------------------------------
src/vrcore/vrpathregistry_public.cpp:446
MethodGetString
(string pchSection,string pchSettingsKey,string pchValue,uint unValueLen,string pchDefaultValue,ref EVRSetting
samples/unity_teleport_sample/Assets/Plugins/openvr_api.cs:2391
MethodGetString
(string pchSection,string pchSettingsKey,System.Text.StringBuilder pchValue,uint unValueLen,ref EVRSettingsErr
headers/openvr_api.cs:4188
MethodGetString
headers/openvr_driver.h:2531
MethodGetString
headers/openvr.h:2976
MethodGetStringForHmdError
(EVRInitError error)
samples/unity_keyboard_sample/Assets/Plugins/openvr_api.cs:2420
MethodGetStringForHmdError
(EVRInitError error)
samples/unity_teleport_sample/Assets/Plugins/openvr_api.cs:2420
MethodGetStringForHmdError
(EVRInitError error)
headers/openvr_api.cs:4860
MethodGetStringForHmdError
(EVRInitError error)
headers/openvr_api.cs:8092
MethodGetStringProperty
(ETrackedDeviceProperty prop)
samples/unity_keyboard_sample/Assets/SteamVR/Scripts/SteamVR.cs:179
MethodGetStringProperty
(ETrackedDeviceProperty prop)
samples/unity_teleport_sample/Assets/SteamVR/Scripts/SteamVR.cs:179
MethodGetStringProperty
Returns a string property. If the device index is not valid or the property is not a string type this function will * return 0. Otherwise it returns t
headers/openvr_driver.h:3555
MethodGetStringTrackedDeviceProperty
(uint unDeviceIndex,ETrackedDeviceProperty prop,System.Text.StringBuilder pchValue,uint unBufferSize,ref ETrac
headers/openvr_api.cs:2363
MethodGetSubmitTexture
(ref Texture_t pOutTexture,ref bool pNeedsFlush,EVRCompositorTextureUsage eUsage,ref Texture_t pTexture,ref VR
headers/openvr_api.cs:3114
MethodGetTargetDistance
()
samples/unity_keyboard_sample/Assets/SteamVR/Scripts/SteamVR_ExternalCamera.cs:167
MethodGetTargetDistance
()
samples/unity_teleport_sample/Assets/SteamVR/Scripts/SteamVR_ExternalCamera.cs:167
MethodGetTextureByIndex
(int i)
samples/unity_keyboard_sample/Assets/SteamVR/Scripts/SteamVR_Skybox.cs:40
MethodGetTextureByIndex
(int i)
samples/unity_teleport_sample/Assets/SteamVR/Scripts/SteamVR_Skybox.cs:40
MethodGetTimeSinceLastVsync
(ref float pfSecondsSinceLastVsync,ref ulong pulFrameCounter)
samples/unity_keyboard_sample/Assets/Plugins/openvr_api.cs:1222
MethodGetTimeSinceLastVsync
(ref float pfSecondsSinceLastVsync,ref ulong pulFrameCounter)
samples/unity_teleport_sample/Assets/Plugins/openvr_api.cs:1222
MethodGetTimeSinceLastVsync
(ref float pfSecondsSinceLastVsync,ref ulong pulFrameCounter)
headers/openvr_api.cs:2253
MethodGetTrackedDeviceActivityLevel
(uint unDeviceId)
samples/unity_keyboard_sample/Assets/Plugins/openvr_api.cs:1272
MethodGetTrackedDeviceActivityLevel
(uint unDeviceId)
samples/unity_teleport_sample/Assets/Plugins/openvr_api.cs:1272
MethodGetTrackedDeviceActivityLevel
(uint unDeviceId)
headers/openvr_api.cs:2304
MethodGetTrackedDeviceClass
(uint unDeviceIndex)
headers/openvr_api.cs:2323
MethodGetTrackedDeviceIndexForControllerRole
(ETrackedControllerRole unDeviceType)
headers/openvr_api.cs:2313
MethodGetTrackedDeviceString
(uint deviceId)
samples/unity_keyboard_sample/Assets/SteamVR/Scripts/SteamVR.cs:166
MethodGetTrackedDeviceString
(uint deviceId)
samples/unity_teleport_sample/Assets/SteamVR/Scripts/SteamVR.cs:166
MethodGetTrackingSpace
()
samples/unity_keyboard_sample/Assets/Plugins/openvr_api.cs:1754
MethodGetTrackingSpace
()
samples/unity_teleport_sample/Assets/Plugins/openvr_api.cs:1754
MethodGetTrackingSpace
()
headers/openvr_api.cs:3094
MethodGetTransformForOverlayCoordinates
(ulong ulOverlayHandle,ETrackingUniverseOrigin eTrackingOrigin,HmdVector2_t coordinatesInOverlay,ref HmdMatrix
samples/unity_keyboard_sample/Assets/Plugins/openvr_api.cs:2079
MethodGetTransformForOverlayCoordinates
(ulong ulOverlayHandle,ETrackingUniverseOrigin eTrackingOrigin,HmdVector2_t coordinatesInOverlay,ref HmdMatrix
samples/unity_teleport_sample/Assets/Plugins/openvr_api.cs:2079
MethodGetTransformForOverlayCoordinates
(ulong ulOverlayHandle,ETrackingUniverseOrigin eTrackingOrigin,HmdVector2_t coordinatesInOverlay,ref HmdMatrix
headers/openvr_api.cs:3612
MethodGetTransitionState
()
samples/unity_keyboard_sample/Assets/Plugins/openvr_api.cs:1549
MethodGetTransitionState
()
samples/unity_teleport_sample/Assets/Plugins/openvr_api.cs:1549
MethodGetTypedProperty
headers/openvr_driver.h:3451
MethodGetUint64Property
headers/openvr_driver.h:3675
MethodGetUint64TrackedDeviceProperty
(uint unDeviceIndex,ETrackedDeviceProperty prop,ref ETrackedPropertyError pError)
samples/unity_keyboard_sample/Assets/Plugins/openvr_api.cs:1316
MethodGetUint64TrackedDeviceProperty
(uint unDeviceIndex,ETrackedDeviceProperty prop,ref ETrackedPropertyError pError)
samples/unity_teleport_sample/Assets/Plugins/openvr_api.cs:1316
MethodGetUint64TrackedDeviceProperty
(uint unDeviceIndex,ETrackedDeviceProperty prop,ref ETrackedPropertyError pError)
headers/openvr_api.cs:2348
FunctionGetUserDocumentsPath
----------------------------------------------------------------------------------------------------- Purpose: Returns the root of the directory the s
samples/shared/pathtools.cpp:786
FunctionGetUserDocumentsPath
----------------------------------------------------------------------------------------------------- Purpose: Returns the root of the directory the s
src/vrcore/pathtools_public.cpp:928
MethodGetVAO
samples/hmd_opencv_sandbox/geometry_object.h:51
MethodGetVRDisplayString
----------------------------------------------------------------------------- Purpose: ---------------------------------------------------------------
samples/helloworldoverlay/openvroverlaycontroller.cpp:381
MethodGetVRDriverString
----------------------------------------------------------------------------- Purpose: ---------------------------------------------------------------
samples/helloworldoverlay/openvroverlaycontroller.cpp:372
MethodGetVRPathRegistryFilename
----------------------------------------------------------------------------- Purpose: ---------------------------------------------------------------
src/vrcore/vrpathregistry_public.cpp:134
MethodGetVec2Property
headers/openvr_driver.h:3680
MethodGetVec3Property
headers/openvr_driver.h:3686
MethodGetVec4Property
headers/openvr_driver.h:3692
MethodGetVideoStreamTextureD3D11
(ulong hTrackedCamera,EVRTrackedCameraFrameType eFrameType,IntPtr pD3D11DeviceOrResource,ref IntPtr ppD3D11Sha
headers/openvr_api.cs:2675
MethodGetVulkanDeviceExtensionsRequired
-------------------------------------------------------------------------------------- Ask OpenVR for the list of device extensions required ---------
samples/hellovr_vulkan/hellovr_vulkan_main.cpp:719
MethodGetVulkanDeviceExtensionsRequired
(IntPtr pPhysicalDevice,System.Text.StringBuilder pchValue,uint unBufferSize)
headers/openvr_api.cs:3283
MethodGetVulkanInstanceExtensionsRequired
-------------------------------------------------------------------------------------- Ask OpenVR for the list of instance extensions required -------
samples/hellovr_vulkan/hellovr_vulkan_main.cpp:673
MethodGetVulkanInstanceExtensionsRequired
(System.Text.StringBuilder pchValue,uint unBufferSize)
headers/openvr_api.cs:3278
MethodGetWindowBounds
(ref int pnX,ref int pnY,ref uint pnWidth,ref uint pnHeight)
samples/unity_keyboard_sample/Assets/Plugins/openvr_api.cs:1422
MethodGetWindowBounds
----------------------------------------------------------------------------- Purpose: To inform vrcompositor what the window bounds for this virtual
samples/drivers/drivers/simplehmd/src/hmd_device_driver.cpp:344
MethodGetWindowBounds
(ref int pnX,ref int pnY,ref uint pnWidth,ref uint pnHeight)
samples/unity_teleport_sample/Assets/Plugins/openvr_api.cs:1422
MethodGetWindowBounds
(ref int pnX,ref int pnY,ref uint pnWidth,ref uint pnHeight)
headers/openvr_api.cs:2591
MethodGetWorkingCollisionBoundsInfo
(out HmdQuad_t [] pQuadsBuffer)
samples/unity_keyboard_sample/Assets/Plugins/openvr_api.cs:1653
MethodGetWorkingCollisionBoundsInfo
(out HmdQuad_t [] pQuadsBuffer)
samples/unity_teleport_sample/Assets/Plugins/openvr_api.cs:1653
MethodGetWorkingCollisionBoundsInfo
(out HmdQuad_t [] pQuadsBuffer)
headers/openvr_api.cs:3000
MethodGetWorkingPlayAreaRect
(ref HmdQuad_t rect)
samples/unity_keyboard_sample/Assets/Plugins/openvr_api.cs:1648
MethodGetWorkingPlayAreaRect
(ref HmdQuad_t rect)
samples/unity_teleport_sample/Assets/Plugins/openvr_api.cs:1648
MethodGetWorkingPlayAreaRect
(ref HmdQuad_t rect)
headers/openvr_api.cs:2995
MethodGetWorkingPlayAreaSize
(ref float pSizeX,ref float pSizeZ)
samples/unity_keyboard_sample/Assets/Plugins/openvr_api.cs:1641
MethodGetWorkingPlayAreaSize
(ref float pSizeX,ref float pSizeZ)
samples/unity_teleport_sample/Assets/Plugins/openvr_api.cs:1641
MethodGetWorkingPlayAreaSize
(ref float pSizeX,ref float pSizeZ)
headers/openvr_api.cs:2988
MethodGetWorkingSeatedZeroPoseToRawTrackingPose
(ref HmdMatrix34_t pmatSeatedZeroPoseToRawTrackingPose)
samples/unity_keyboard_sample/Assets/Plugins/openvr_api.cs:1669
MethodGetWorkingSeatedZeroPoseToRawTrackingPose
(ref HmdMatrix34_t pmatSeatedZeroPoseToRawTrackingPose)
samples/unity_teleport_sample/Assets/Plugins/openvr_api.cs:1669
MethodGetWorkingSeatedZeroPoseToRawTrackingPose
(ref HmdMatrix34_t pmatSeatedZeroPoseToRawTrackingPose)
headers/openvr_api.cs:3016
MethodGetWorkingStandingZeroPoseToRawTrackingPose
(ref HmdMatrix34_t pmatStandingZeroPoseToRawTrackingPose)
samples/unity_keyboard_sample/Assets/Plugins/openvr_api.cs:1674
← previousnext →1,801–1,900 of 3,172, ranked by callers