MCPcopy Create free account

hub / github.com/OpenVR-Advanced-Settings/OpenVR-AdvancedSettings / functions

Functions2,451 in github.com/OpenVR-Advanced-Settings/OpenVR-AdvancedSettings

↓ 2 callersMethodsnapTurnRight
src/openvr/ivrinput.cpp:291
↓ 2 callersFunctionswap
@brief exchanges the values @sa https://json.nlohmann.me/api/basic_json/swap/
third-party/nlhomann/json.hpp:20360
↓ 2 callersMethodswapSpaceDragToLeftHandOverride
src/openvr/ivrinput.cpp:249
↓ 2 callersMethodswapSpaceDragToRightHandOverride
src/openvr/ivrinput.cpp:255
↓ 2 callersMethodtoStandardOutput
third-party/easylogging++/easylogging++.cc:1642
↓ 2 callersMethodupdateCenterMarkerOverlay
This Function Is called And Handled In MoveCenterTabController to reduce un-necessary overhead, as well as consistancy in movement operations It will
src/tabcontrollers/ChaperoneTabController.cpp:1640
↓ 2 callersFunctionverifyCustomTickRate
src/overlaycontroller.cpp:29
↓ 2 callersMethodwrite_bson
! @param[in] j JSON value to serialize @pre j.type() == value_t::object */
third-party/nlhomann/json.hpp:13335
↓ 2 callersMethodwrite_cbor
! @param[in] j JSON value to serialize */
third-party/nlhomann/json.hpp:13364
↓ 2 callersMethodwrite_msgpack
! @param[in] j JSON value to serialize */
third-party/nlhomann/json.hpp:13688
↓ 2 callersMethodwrite_ubjson
! @param[in] j JSON value to serialize @param[in] use_count whether to use '#' prefixes (optimized format) @param[in] use_type wheth
third-party/nlhomann/json.hpp:14013
↓ 2 callersMethodxAxisLockToggle
src/openvr/ivrinput.cpp:310
↓ 2 callersMethodyAxisLockToggle
src/openvr/ivrinput.cpp:315
↓ 2 callersMethodzAxisLockToggle
src/openvr/ivrinput.cpp:320
↓ 1 callersMethodAcknowledgeQuit_Exiting
()
third-party/openvr/headers/openvr_api.cs:2329
↓ 1 callersMethodAddApplicationManifest
(string pchApplicationManifestFullPath,bool bTemporary)
third-party/openvr/headers/openvr_api.cs:2472
↓ 1 callersMethodClear
()
third-party/openvr/headers/openvr_api.cs:7942
↓ 1 callersMethodClear
third-party/openvr/headers/openvr_driver.h:4181
↓ 1 callersMethodClear
third-party/openvr/headers/openvr.h:5662
↓ 1 callersMethodCreateDashboardOverlay
(string pchOverlayKey,string pchOverlayFriendlyName,ref ulong pMainHandle,ref ulong pThumbnailHandle)
third-party/openvr/headers/openvr_api.cs:3481
↓ 1 callersMethodDestroyOverlay
(ulong ulOverlayHandle)
third-party/openvr/headers/openvr_api.cs:3114
↓ 1 callersMethodGetActionHandle
(string pchActionName,ref ulong pHandle)
third-party/openvr/headers/openvr_api.cs:4083
↓ 1 callersMethodGetActionSetHandle
(string pchActionSetName,ref ulong pHandle)
third-party/openvr/headers/openvr_api.cs:4075
↓ 1 callersMethodGetAnalogActionData
(ulong action,ref InputAnalogActionData_t pActionData,uint unActionDataSize,ulong ulRestrictToDevice)
third-party/openvr/headers/openvr_api.cs:4109
↓ 1 callersMethodGetApplicationCount
()
third-party/openvr/headers/openvr_api.cs:2493
↓ 1 callersMethodGetApplicationKeyByIndex
(uint unApplicationIndex,System.Text.StringBuilder pchAppKeyBuffer,uint unAppKeyBufferLen)
third-party/openvr/headers/openvr_api.cs:2498
↓ 1 callersMethodGetApplicationKeyByProcessId
(uint unProcessId,System.Text.StringBuilder pchAppKeyBuffer,uint unAppKeyBufferLen)
third-party/openvr/headers/openvr_api.cs:2503
↓ 1 callersMethodGetApplicationProcessId
(string pchAppKey)
third-party/openvr/headers/openvr_api.cs:2554
↓ 1 callersMethodGetControllerState
(uint unControllerDeviceIndex,ref VRControllerState_t pControllerState,uint unControllerStateSize)
third-party/openvr/headers/openvr_api.cs:2240
↓ 1 callersMethodGetCumulativeStats
(ref Compositor_CumulativeStats pStats,uint nStatsSizeInBytes)
third-party/openvr/headers/openvr_api.cs:2899
↓ 1 callersMethodGetCurrentSceneProcessId
()
third-party/openvr/headers/openvr_api.cs:2669
↓ 1 callersMethodGetDXGIOutputInfo
(ref int pnAdapterIndex)
third-party/openvr/headers/openvr_api.cs:2074
↓ 1 callersMethodGetDigitalActionData
(ulong action,ref InputDigitalActionData_t pActionData,uint unActionDataSize,ulong ulRestrictToDevice)
third-party/openvr/headers/openvr_api.cs:4104
↓ 1 callersMethodGetDriverHandle
(string pchDriverName)
third-party/openvr/headers/openvr_api.cs:4046
↓ 1 callersMethodGetInt32TrackedDeviceProperty
(uint unDeviceIndex,ETrackedDeviceProperty prop,ref ETrackedPropertyError pError)
third-party/openvr/headers/openvr_api.cs:2152
↓ 1 callersMethodGetKeyboardText
(System.Text.StringBuilder pchText,uint cchText)
third-party/openvr/headers/openvr_api.cs:3542
↓ 1 callersMethodGetLiveSeatedZeroPoseToRawTrackingPose
(ref HmdMatrix34_t pmatSeatedZeroPoseToRawTrackingPose)
third-party/openvr/headers/openvr_api.cs:2807
↓ 1 callersMethodGetOverlayKey
(ulong ulOverlayHandle,System.Text.StringBuilder pchValue,uint unBufferSize,ref EVROverlayError pError)
third-party/openvr/headers/openvr_api.cs:3119
↓ 1 callersMethodGetProperty
third-party/openvr/headers/openvr_driver.h:3203
↓ 1 callersMethodGetRuntimePath
(System.Text.StringBuilder pchPathBuffer, uint unBufferSize, ref uint punRequiredBufferSize)
third-party/openvr/headers/openvr_api.cs:4510
↓ 1 callersMethodGetSeatedZeroPoseToStandingAbsoluteTrackingPose
()
third-party/openvr/headers/openvr_api.cs:2098
↓ 1 callersMethodGetTimeSinceLastVsync
(ref float pfSecondsSinceLastVsync,ref ulong pulFrameCounter)
third-party/openvr/headers/openvr_api.cs:2062
↓ 1 callersMethodGetWorkingPlayAreaSize
(ref float pSizeX,ref float pSizeZ)
third-party/openvr/headers/openvr_api.cs:2745
↓ 1 callersMethodInitCompositor
third-party/openvr/headers/openvr_driver.h:4219
↓ 1 callersMethodInitServer
third-party/openvr/headers/openvr_driver.h:4196
↓ 1 callersMethodInitWatchdog
third-party/openvr/headers/openvr_driver.h:4209
↓ 1 callersMethodOpenBindingUI
(string pchAppKey,ulong ulActionSetHandle,ulong ulDeviceHandle,bool bShowOnDesktop)
third-party/openvr/headers/openvr_api.cs:4236
↓ 1 callersMethodPollNextEvent
(ref VREvent_t pEvent,uint uncbVREvent)
third-party/openvr/headers/openvr_api.cs:2194
↓ 1 callersMethodReadPropertyBatch
(ulong ulContainerHandle,ref PropertyRead_t pBatch,uint unBatchEntryCount)
third-party/openvr/headers/openvr_api.cs:4374
↓ 1 callersMethodReloadFromDisk
(EChaperoneConfigFile configFile)
third-party/openvr/headers/openvr_api.cs:2803
↓ 1 callersMethodRemoveApplicationManifest
(string pchApplicationManifestFullPath)
third-party/openvr/headers/openvr_api.cs:2479
↓ 1 callersMethodRemoveSection
(string pchSection,ref EVRSettingsError peError)
third-party/openvr/headers/openvr_api.cs:3927
↓ 1 callersMethodRotateUniverseCenter
src/overlaycontroller.cpp:1350
↓ 1 callersMethodSetActionManifestPath
(string pchActionManifestPath)
third-party/openvr/headers/openvr_api.cs:4068
↓ 1 callersMethodSetInt32
(string pchSection,string pchSettingsKey,int nValue,ref EVRSettingsError peError)
third-party/openvr/headers/openvr_api.cs:3866
↓ 1 callersMethodSetKeyboardPositionForOverlay
(ulong ulOverlayHandle,HmdRect2_t avoidRect)
third-party/openvr/headers/openvr_api.cs:3555
↓ 1 callersMethodSetOverlayFlag
(ulong ulOverlayHandle,VROverlayFlags eOverlayFlag,bool bEnabled)
third-party/openvr/headers/openvr_api.cs:3158
↓ 1 callersMethodSetOverlayInputMethod
(ulong ulOverlayHandle,VROverlayInputMethod eInputMethod)
third-party/openvr/headers/openvr_api.cs:3389
↓ 1 callersMethodSetOverlayMouseScale
(ulong ulOverlayHandle,ref HmdVector2_t pvecMouseScale)
third-party/openvr/headers/openvr_api.cs:3399
↓ 1 callersMethodSetOverlayTexture
(ulong ulOverlayHandle,ref Texture_t pTexture)
third-party/openvr/headers/openvr_api.cs:3439
↓ 1 callersMethodSetOverlayTransformAbsolute
(ulong ulOverlayHandle,ETrackingUniverseOrigin eTrackingOrigin,ref HmdMatrix34_t pmatTrackingOriginToOverlayTr
third-party/openvr/headers/openvr_api.cs:3279
↓ 1 callersMethodSetProperty
Sets a single typed property. The new value will be returned on any subsequent call to get this property in any process. */
third-party/openvr/headers/openvr_driver.h:3227
↓ 1 callersMethodSetWidget
src/overlaycontroller.cpp:409
↓ 1 callersMethodSetWorkingPlayAreaSize
(float sizeX,float sizeZ)
third-party/openvr/headers/openvr_api.cs:2783
↓ 1 callersMethodShowDashboard
(string pchOverlayToShow)
third-party/openvr/headers/openvr_api.cs:3513
↓ 1 callersMethodShowKeyboardForOverlay
(ulong ulOverlayHandle,int eInputMode,int eLineInputMode,uint unFlags,string pchDescription,uint unCharMax,str
third-party/openvr/headers/openvr_api.cs:3533
↓ 1 callersMethodShowWorkingSetPreview
()
third-party/openvr/headers/openvr_api.cs:2825
↓ 1 callersMethodUpdateStates
! Updates the active action set(s). Should be called every frame, or however often you want the input system to update state. */
src/openvr/ivrinput.cpp:439
↓ 1 callersMethodVRApplications
()
third-party/openvr/headers/openvr_api.cs:8103
↓ 1 callersMethodVRApplications
third-party/openvr/headers/openvr.h:5525
↓ 1 callersMethodVRChaperone
()
third-party/openvr/headers/openvr_api.cs:7986
↓ 1 callersMethodVRChaperone
third-party/openvr/headers/openvr.h:5404
↓ 1 callersMethodVRChaperoneSetup
()
third-party/openvr/headers/openvr_api.cs:7999
↓ 1 callersMethodVRChaperoneSetup
third-party/openvr/headers/openvr.h:5415
↓ 1 callersMethodVRCompositor
()
third-party/openvr/headers/openvr_api.cs:8012
↓ 1 callersMethodVRCompositor
third-party/openvr/headers/openvr.h:5426
↓ 1 callersMethodVRCompositorDriverHost
third-party/openvr/headers/openvr_driver.h:4068
↓ 1 callersMethodVRDebug
()
third-party/openvr/headers/openvr_api.cs:8181
↓ 1 callersMethodVRDebug
third-party/openvr/headers/openvr.h:5590
↓ 1 callersMethodVRDriverHandle
third-party/openvr/headers/openvr_driver.h:4088
↓ 1 callersMethodVRDriverInput
third-party/openvr/headers/openvr_driver.h:4113
↓ 1 callersMethodVRDriverLog
third-party/openvr/headers/openvr_driver.h:4078
↓ 1 callersMethodVRDriverManager
third-party/openvr/headers/openvr_driver.h:4093
↓ 1 callersMethodVRDriverManager
third-party/openvr/headers/openvr.h:5547
↓ 1 callersMethodVRDriverSpatialAnchors
third-party/openvr/headers/openvr_driver.h:4133
↓ 1 callersMethodVRExtendedDisplay
()
third-party/openvr/headers/openvr_api.cs:8077
↓ 1 callersMethodVRExtendedDisplay
third-party/openvr/headers/openvr.h:5503
↓ 1 callersMethodVRHeadsetView
()
third-party/openvr/headers/openvr_api.cs:8025
↓ 1 callersMethodVRHeadsetView
third-party/openvr/headers/openvr.h:5459
↓ 1 callersMethodVRHiddenArea
third-party/openvr/headers/openvr_driver.h:4042
↓ 1 callersMethodVRIOBuffer
()
third-party/openvr/headers/openvr_api.cs:8155
↓ 1 callersMethodVRIOBuffer
third-party/openvr/headers/openvr_driver.h:4123
↓ 1 callersMethodVRIOBuffer
third-party/openvr/headers/openvr.h:5569
↓ 1 callersMethodVRInput
()
third-party/openvr/headers/openvr_api.cs:8142
↓ 1 callersMethodVRInput
third-party/openvr/headers/openvr.h:5558
↓ 1 callersMethodVRNotifications
()
third-party/openvr/headers/openvr_api.cs:8194
↓ 1 callersMethodVRNotifications
third-party/openvr/headers/openvr.h:5601
↓ 1 callersMethodVROverlay
()
third-party/openvr/headers/openvr_api.cs:8038
↓ 1 callersMethodVROverlay
third-party/openvr/headers/openvr.h:5437
↓ 1 callersMethodVROverlayView
()
third-party/openvr/headers/openvr_api.cs:8051
← previousnext →401–500 of 2,451, ranked by callers