MCPcopy Create free account

hub / github.com/ValveSoftware/openvr / functions

Functions3,172 in github.com/ValveSoftware/openvr

↓ 3 callersFunctioncheckColorValidity
return type is a LodePNG error code*/
samples/shared/lodepng.cpp:2513
↓ 3 callersFunctioncleanup_coins
samples/shared/lodepng.cpp:703
↓ 3 callersFunctioncolor_tree_init
samples/shared/lodepng.cpp:2957
↓ 3 callersFunctiondecode
samples/shared/lodepng.cpp:5980
↓ 3 callersFunctiongetPixelColorRGBA16
Get RGBA16 color of pixel with index i (y * width + x) from the raw image with given color type, but the given color type must be 16-bit itself.*/
samples/shared/lodepng.cpp:3376
↓ 3 callersFunctionhuffmanDecodeSymbol
returns the code, or (unsigned)(-1) if error happened inbitlength is the length of the complete buffer, in bits (so its byte length times 8) */
samples/shared/lodepng.cpp:919
↓ 3 callersFunctioninit_coins
samples/shared/lodepng.cpp:697
↓ 3 callersMethodisMember
src/jsoncpp.cpp:3634
↓ 3 callersFunctionlodepng_add_text
samples/shared/lodepng.cpp:2764
↓ 3 callersFunctionlodepng_color_mode_equal
samples/shared/lodepng.cpp:2577
↓ 3 callersFunctionlodepng_crc32
Return the CRC of the bytes buf[0..len-1].*/
samples/shared/lodepng.cpp:2327
↓ 3 callersFunctionlodepng_set32bitInt
buffer must have at least 4 allocated bytes available*/
samples/shared/lodepng.cpp:343
↓ 3 callersFunctionreadBitFromStream
samples/shared/lodepng.cpp:441
↓ 3 callersFunctionstbi__addsizes_valid
return 1 if the sum is valid, 0 on overflow. negative terms are considered invalid.
samples/hmd_opencv_sandbox/stb_image.h:906
↓ 3 callersFunctionstbi__decode_jpeg_header
samples/hmd_opencv_sandbox/stb_image.h:3178
↓ 3 callersFunctionstbi__free_jpeg_components
samples/hmd_opencv_sandbox/stb_image.h:3064
↓ 3 callersFunctionstbi__hdr_convert
samples/hmd_opencv_sandbox/stb_image.h:6830
↓ 3 callersFunctionstbi__info_main
samples/hmd_opencv_sandbox/stb_image.h:7301
↓ 3 callersFunctionstbi__is_16_main
samples/hmd_opencv_sandbox/stb_image.h:7343
↓ 3 callersFunctionstbi__load_and_postprocess_16bit
samples/hmd_opencv_sandbox/stb_image.h:1143
↓ 3 callersFunctionstbi__loadf_main
samples/hmd_opencv_sandbox/stb_image.h:1315
↓ 3 callersFunctionstbi__pic_is4
samples/hmd_opencv_sandbox/stb_image.h:6061
↓ 3 callersFunctionstbi__pnm_getinteger
samples/hmd_opencv_sandbox/stb_image.h:7250
↓ 3 callersFunctionstbi__pnm_skip_whitespace
samples/hmd_opencv_sandbox/stb_image.h:7231
↓ 3 callersFunctionstbi__zexpand
samples/hmd_opencv_sandbox/stb_image.h:4042
↓ 3 callersFunctionstbi__zhuffman_decode
samples/hmd_opencv_sandbox/stb_image.h:4028
↓ 3 callersFunctionstbiw__encode_png_line
@OPTIMIZE: provide an option that always forces left-predict or paeth predict
samples/hmd_opencv_sandbox/stb_image_write.h:1043
↓ 3 callersFunctionstbiw__jpg_processDU
samples/hmd_opencv_sandbox/stb_image_write.h:1279
↓ 3 callersFunctionstbiw__paeth
samples/hmd_opencv_sandbox/stb_image_write.h:1034
↓ 3 callersFunctionstbiw__wpcrc
samples/hmd_opencv_sandbox/stb_image_write.h:1028
↓ 3 callersFunctionstbiw__write3
samples/hmd_opencv_sandbox/stb_image_write.h:393
↓ 3 callersFunctionstbiw__write_pixel
samples/hmd_opencv_sandbox/stb_image_write.h:400
↓ 3 callersFunctionucvector_init_buffer
you can both convert from vector to buffer&size and vica versa. If you use init_buffer to take over a buffer and size, it is not needed to use cleanup
samples/shared/lodepng.cpp:272
↓ 3 callersFunctionunfilter
samples/shared/lodepng.cpp:3936
↓ 2 callersMethodAcquireVideoStreamingService
(uint nDeviceIndex,ref ulong pHandle)
headers/openvr_api.cs:2652
↓ 2 callersMethodAppend
samples/hmd_opencv_sandbox/vrterminal.cpp:109
↓ 2 callersFunctionBCreateDirectory
----------------------------------------------------------------------------- Purpose: Creates the directory, returning true if it is created, or if i
src/vrcore/dirtools_public.cpp:81
↓ 2 callersMethodBInit
----------------------------------------------------------------------------- Purpose: ---------------------------------------------------------------
samples/hellovr_dx12/hellovr_dx12_main.cpp:382
↓ 2 callersMethodBInit
----------------------------------------------------------------------------- Purpose: ---------------------------------------------------------------
samples/hellovr_opengl/hellovr_opengl_main.cpp:433
↓ 2 callersMethodBInit
----------------------------------------------------------------------------- Purpose: ---------------------------------------------------------------
samples/hellovr_vulkan/hellovr_vulkan_main.cpp:588
↓ 2 callersMethodClose
()
samples/unity_teleport_sample/Assets/SteamVR/Scripts/SteamVR_Keyboard.cs:26
↓ 2 callersFunctionComputeBoneTransformMetacarpal
----------------------------------------------------------------------------- Purpose: Takes an orientation and length of a joint and converts it to a
samples/drivers/drivers/handskeletonsimulation/src/hand_simulation.cpp:144
↓ 2 callersFunctionDriverLogVarArgs
samples/drivers/utils/driverlog/driverlog.cpp:11
↓ 2 callersMethodEquals
(object o)
samples/unity_keyboard_sample/Assets/SteamVR/Scripts/SteamVR_Utils.cs:310
↓ 2 callersMethodEquals
(object o)
samples/unity_teleport_sample/Assets/SteamVR/Scripts/SteamVR_Utils.cs:310
↓ 2 callersMethodErrorBadInputParameter
Error Callbacks
samples/hellovr_dx12/d3dx12.h:2264
↓ 2 callersMethodErrorUnknownSubobject
samples/hellovr_dx12/d3dx12.h:2266
↓ 2 callersMethodEventWriteString
([In, MarshalAs(UnmanagedType.LPWStr)] string sEvent)
samples/unity_keyboard_sample/Assets/SteamVR/Scripts/SteamVR.cs:386
↓ 2 callersMethodEventWriteString
([In, MarshalAs(UnmanagedType.LPWStr)] string sEvent)
samples/unity_teleport_sample/Assets/SteamVR/Scripts/SteamVR.cs:386
↓ 2 callersFunctionExpand
Object hierarchy creation to make it easy to parent other objects appropriately, otherwise this gets called on demand at runtime. Remaining initializa
samples/unity_keyboard_sample/Assets/SteamVR/Scripts/SteamVR_Camera.cs:249
↓ 2 callersFunctionExpand
Object hierarchy creation to make it easy to parent other objects appropriately, otherwise this gets called on demand at runtime. Remaining initializa
samples/unity_teleport_sample/Assets/SteamVR/Scripts/SteamVR_Camera.cs:249
↓ 2 callersFunctionFileTimeToUnixTime
----------------------------------------------------------------------------- Purpose: utility for converting a system filetime to a regular time ----
src/vrcore/dirtools_public.cpp:332
↓ 2 callersFunctionFillDataStruct
src/vrcore/dirtools_public.cpp:512
↓ 2 callersFunctionFormat
----------------------------------------------------------------------------- Purpose: Format string to std::string converter ------------------------
src/vrcore/strtools_public.cpp:161
↓ 2 callersMethodGetActionSetHandle
(string pchActionSetName,ref ulong pHandle)
headers/openvr_api.cs:4344
↓ 2 callersMethodGetAnalogActionData
(ulong action,ref InputAnalogActionData_t pActionData,uint unActionDataSize,ulong ulRestrictToDevice)
headers/openvr_api.cs:4378
↓ 2 callersMethodGetArrayTrackedDeviceProperty
(uint unDeviceIndex,ETrackedDeviceProperty prop,uint propType,IntPtr pBuffer,uint unBufferSize,ref ETrackedPro
headers/openvr_api.cs:2358
↓ 2 callersMethodGetCameraFrameSize
(uint nDeviceIndex,EVRTrackedCameraFrameType eFrameType,ref uint pnWidth,ref uint pnHeight,ref uint pnFrameBuf
headers/openvr_api.cs:2634
↓ 2 callersMethodGetComponentCount
(string pchRenderModelName)
samples/unity_keyboard_sample/Assets/Plugins/openvr_api.cs:2293
↓ 2 callersMethodGetComponentCount
(string pchRenderModelName)
samples/unity_teleport_sample/Assets/Plugins/openvr_api.cs:2293
↓ 2 callersMethodGetConfigPath
--------------------------------------------------------------------------- Purpose: Returns the current config path or NULL if no path is configured.
src/vrcore/vrpathregistry_public.cpp:329
↓ 2 callersMethodGetDXGIOutputInfo
(ref int pnAdapterIndex)
samples/unity_keyboard_sample/Assets/Plugins/openvr_api.cs:1234
↓ 2 callersMethodGetDeviceIndex
(DeviceRelation relation, ETrackedDeviceClass deviceClass = ETrackedDeviceClass.Controller, int relativeTo
samples/unity_keyboard_sample/Assets/SteamVR/Scripts/SteamVR_Controller.cs:173
↓ 2 callersMethodGetDeviceIndex
(DeviceRelation relation, ETrackedDeviceClass deviceClass = ETrackedDeviceClass.Controller, int relativeTo
samples/unity_teleport_sample/Assets/SteamVR/Scripts/SteamVR_Controller.cs:173
↓ 2 callersFunctionGetDigitalActionState
--------------------------------------------------------------------------------------------------------------------- Purpose: Returns true if the act
samples/hellovr_opengl/hellovr_opengl_main.cpp:298
↓ 2 callersMethodGetFloat
(string pchSection,string pchSettingsKey,float flDefaultValue,ref EVRSettingsError peError)
samples/unity_keyboard_sample/Assets/Plugins/openvr_api.cs:2382
↓ 2 callersMethodGetFrameTiming
(ref Compositor_FrameTiming pTiming,uint unFramesAgo)
samples/unity_keyboard_sample/Assets/Plugins/openvr_api.cs:1787
↓ 2 callersMethodGetFrameTiming
(ref Compositor_FrameTiming pTiming,uint unFramesAgo)
samples/unity_teleport_sample/Assets/Plugins/openvr_api.cs:1787
↓ 2 callersFunctionGetIDForVRInitError
src/vrcore/hmderrors_public.cpp:134
↓ 2 callersMethodGetLastPoses
(TrackedDevicePose_t [] pRenderPoseArray,TrackedDevicePose_t [] pGamePoseArray)
samples/unity_keyboard_sample/Assets/Plugins/openvr_api.cs:1764
↓ 2 callersMethodGetLastPoses
(TrackedDevicePose_t [] pRenderPoseArray,TrackedDevicePose_t [] pGamePoseArray)
samples/unity_teleport_sample/Assets/Plugins/openvr_api.cs:1764
↓ 2 callersMethodGetLogPath
--------------------------------------------------------------------------- Purpose: Returns the current log path or NULL if no path is configured. --
src/vrcore/vrpathregistry_public.cpp:341
↓ 2 callersMethodGetPosition
(this Matrix4x4 matrix)
samples/unity_keyboard_sample/Assets/SteamVR/Scripts/SteamVR_Utils.cs:155
↓ 2 callersMethodGetPosition
(this Matrix4x4 matrix)
samples/unity_teleport_sample/Assets/SteamVR/Scripts/SteamVR_Utils.cs:155
↓ 2 callersMethodGetProjectionRaw
(EVREye eEye,ref float pfLeft,ref float pfRight,ref float pfTop,ref float pfBottom)
samples/unity_keyboard_sample/Assets/Plugins/openvr_api.cs:1204
↓ 2 callersMethodGetProjectionRaw
(EVREye eEye,ref float pfLeft,ref float pfRight,ref float pfTop,ref float pfBottom)
samples/unity_teleport_sample/Assets/Plugins/openvr_api.cs:1204
↓ 2 callersMethodGetRenderModelName
(uint unRenderModelIndex,System.Text.StringBuilder pchRenderModelName,uint unRenderModelNameLen)
samples/unity_keyboard_sample/Assets/Plugins/openvr_api.cs:2283
↓ 2 callersMethodGetRenderModelName
(uint unRenderModelIndex,System.Text.StringBuilder pchRenderModelName,uint unRenderModelNameLen)
samples/unity_teleport_sample/Assets/Plugins/openvr_api.cs:2283
↓ 2 callersMethodGetRotation
(this Matrix4x4 matrix)
samples/unity_keyboard_sample/Assets/SteamVR/Scripts/SteamVR_Utils.cs:142
↓ 2 callersMethodGetRotation
(this Matrix4x4 matrix)
samples/unity_teleport_sample/Assets/SteamVR/Scripts/SteamVR_Utils.cs:142
↓ 2 callersMethodGetRuntimePath
--------------------------------------------------------------------------- Purpose: Returns the current runtime path or NULL if no path is configured
src/vrcore/vrpathregistry_public.cpp:317
↓ 2 callersMethodGetTouchDown
(ulong buttonMask)
samples/unity_keyboard_sample/Assets/SteamVR/Scripts/SteamVR_Controller.cs:83
↓ 2 callersMethodGetTouchDown
(ulong buttonMask)
samples/unity_teleport_sample/Assets/SteamVR/Scripts/SteamVR_Controller.cs:83
↓ 2 callersMethodGetTouchUp
(ulong buttonMask)
samples/unity_keyboard_sample/Assets/SteamVR/Scripts/SteamVR_Controller.cs:84
↓ 2 callersMethodGetTouchUp
(ulong buttonMask)
samples/unity_teleport_sample/Assets/SteamVR/Scripts/SteamVR_Controller.cs:84
↓ 2 callersMethodGetTrackedDeviceIndexForControllerRole
(ETrackedControllerRole unDeviceType)
samples/unity_keyboard_sample/Assets/Plugins/openvr_api.cs:1281
↓ 2 callersMethodGetTrackedDeviceIndexForControllerRole
(ETrackedControllerRole unDeviceType)
samples/unity_teleport_sample/Assets/Plugins/openvr_api.cs:1281
↓ 2 callersFunctionGetTrackedDeviceString
----------------------------------------------------------------------------- Purpose: Helper to get a string from a tracked device property and turn
samples/hmd_opencv_sandbox/hmd_opencv_sandbox.cpp:119
↓ 2 callersFunctionGetTrackedDeviceString
----------------------------------------------------------------------------- Purpose: Helper to get a string from a tracked device property and turn
samples/helloworldoverlay/openvroverlaycontroller.cpp:68
↓ 2 callersMethodGetVideoStreamFrameBuffer
(ulong hTrackedCamera,EVRTrackedCameraFrameType eFrameType,IntPtr pFrameBuffer,uint nFrameBufferSize,ref Camer
headers/openvr_api.cs:2663
↓ 2 callersMethodHandleEvent
samples/drivers/drivers/tutorial/src/controller_device.cpp:46
↓ 2 callersFunctionHuffmanTree_makeFromLengths2
Second step for the ...makeFromLengths and ...makeFromFrequencies functions. numcodes, lengths and maxbitlen must already be filled in correctly. retu
samples/shared/lodepng.cpp:604
↓ 2 callersMethodInit
samples/hellovr_dx12/d3dx12.h:987
↓ 2 callersMethodInitAsDescriptorTable
samples/hellovr_dx12/d3dx12.h:1043
↓ 2 callersFunctionInsertBlankLines
samples/hmd_opencv_sandbox/vlinterm.c:151
↓ 2 callersMethodIsOverlayVisible
(ulong ulOverlayHandle)
samples/unity_keyboard_sample/Assets/Plugins/openvr_api.cs:2074
↓ 2 callersMethodLerp
(Vector3 A, Vector3 B, float t)
samples/unity_keyboard_sample/Assets/SteamVR/Scripts/SteamVR_Utils.cs:84
↓ 2 callersMethodLerp
(Vector3 A, Vector3 B, float t)
samples/unity_teleport_sample/Assets/SteamVR/Scripts/SteamVR_Utils.cs:84
↓ 2 callersMethodLoadRenderModel_Async
(string pchRenderModelName,ref IntPtr ppRenderModel)
samples/unity_teleport_sample/Assets/Plugins/openvr_api.cs:2251
↓ 2 callersMethodLoadTexture_Async
(int textureId,ref IntPtr ppTexture)
samples/unity_teleport_sample/Assets/Plugins/openvr_api.cs:2260
← previousnext →301–400 of 3,172, ranked by callers