Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenVR-Advanced-Settings/OpenVR-AdvancedSettings
/ functions
Functions
2,451 in github.com/OpenVR-Advanced-Settings/OpenVR-AdvancedSettings
⨍
Functions
2,451
◇
Types & classes
1,232
Method
getMirrorIndex
src/tabcontrollers/AudioTabController.cpp:1060
Method
getMirrorMuted
src/tabcontrollers/audiomanager/AudioManagerWindows.cpp:222
Method
getMirrorMuted
src/tabcontrollers/audiomanager/AudioManagerDummy.cpp:66
Method
getMirrorVolume
src/tabcontrollers/audiomanager/AudioManagerWindows.cpp:193
Method
getMirrorVolume
src/tabcontrollers/audiomanager/AudioManagerDummy.cpp:55
Method
getMousePositionForEvent
src/overlaycontroller.cpp:599
Method
getNotificationOverlayHandle
src/tabcontrollers/RotationTabController.h:106
Method
getNotificationOverlayHandle
src/tabcontrollers/AudioTabController.h:152
Method
getOffsetProfileCount
src/tabcontrollers/MoveCenterTabController.cpp:62
Method
getOffsetProfileName
src/tabcontrollers/MoveCenterTabController.cpp:67
Function
getPitch
src/quaternion/quaternion.h:68
Method
getPlaybackDevId
src/tabcontrollers/audiomanager/AudioManagerWindows.cpp:113
Method
getPlaybackDevId
src/tabcontrollers/audiomanager/AudioManagerDummy.cpp:28
Method
getPlaybackDevName
src/tabcontrollers/audiomanager/AudioManagerWindows.cpp:103
Method
getPlaybackDevName
src/tabcontrollers/audiomanager/AudioManagerPulse.cpp:35
Method
getPlaybackDevName
src/tabcontrollers/audiomanager/AudioManagerDummy.cpp:23
Method
getPlaybackDeviceCount
src/tabcontrollers/AudioTabController.cpp:439
Method
getPlaybackDeviceID
src/tabcontrollers/AudioTabController.cpp:480
Method
getPlaybackDeviceName
src/tabcontrollers/AudioTabController.cpp:467
Method
getPlaybackDevices
src/tabcontrollers/audiomanager/AudioManagerWindows.cpp:362
Method
getPlaybackDevices
src/tabcontrollers/audiomanager/AudioManagerDummy.cpp:126
Method
getPlaybackIndex
Name: getPlaybackIndex, getRecordingIndex, and getMirrorIndex input: string, of microphone/playback device ID output: integer for use In: setMicDevic
src/tabcontrollers/AudioTabController.cpp:1032
Method
getPolicyConfig
src/tabcontrollers/audiomanager/AudioManagerWindows.cpp:382
Method
getProperty
third-party/easylogging++/easylogging++.cc:1049
Function
getPropertyFromTrackedEnum
src/openvr/ovr_system_wrapper.cpp:25
Method
getRXList
src/tabcontrollers/SteamVRTabController.cpp:547
Method
getRXTXCount
src/tabcontrollers/SteamVRTabController.cpp:532
Method
getRecordingDeviceCount
src/tabcontrollers/AudioTabController.cpp:497
Method
getRecordingDeviceID
src/tabcontrollers/AudioTabController.cpp:502
Method
getRecordingDeviceName
src/tabcontrollers/AudioTabController.cpp:514
Method
getRecordingDevices
src/tabcontrollers/audiomanager/AudioManagerWindows.cpp:357
Method
getRecordingDevices
src/tabcontrollers/audiomanager/AudioManagerDummy.cpp:121
Method
getRecordingIndex
src/tabcontrollers/AudioTabController.cpp:1046
Function
getRoll
src/quaternion/quaternion.h:82
Method
getSetting
src/settings/internal/settings_controller.h:147
Method
getSettingsName
src/tabcontrollers/VideoTabController.h:174
Method
getSizeOfFile
third-party/easylogging++/easylogging++.cc:755
Function
getString
src/openvr/ovr_settings_wrapper.cpp:79
Method
getTXList
src/tabcontrollers/SteamVRTabController.cpp:537
Method
getThreadName
third-party/easylogging++/easylogging++.h:3688
Method
getTimeDifference
third-party/easylogging++/easylogging++.cc:1216
Method
getULong
third-party/easylogging++/easylogging++.cc:1728
Method
getVersionString
src/overlaycontroller.cpp:1510
Method
getVideoProfileCount
src/tabcontrollers/VideoTabController.cpp:874
Method
getVideoProfileName
src/tabcontrollers/VideoTabController.cpp:879
Method
getWindowsEnvironmentVariable
@brief Gets environment variables for Windows based OS. We are not using <code>getenv(const char*)</code> because of CRT deprecation @param varname Va
third-party/easylogging++/easylogging++.cc:1039
Function
get_allocator
@brief returns the allocator associated with the container @sa https://json.nlohmann.me/api/basic_json/get_allocator/
third-party/nlhomann/json.hpp:17420
Method
get_bson_binary
third-party/nlhomann/json.hpp:8405
Method
get_bson_cstr
! @brief Parses a C-style string from the BSON input. @param[in,out] result A reference to the string variable where the read
third-party/nlhomann/json.hpp:8354
Method
get_bson_string
third-party/nlhomann/json.hpp:8384
Method
get_cbor_array
! @param[in] len the length of the array or static_cast<std::size_t>(-1) for an array of indefinite size @param[in] tag_h
third-party/nlhomann/json.hpp:9254
Method
get_cbor_binary
! @brief reads a CBOR byte array This function first reads starting bytes to determine the expected byte array length and then copies thi
third-party/nlhomann/json.hpp:9160
Method
get_cbor_float_prefix
third-party/nlhomann/json.hpp:14551
Method
get_cbor_object
! @param[in] len the length of the object or static_cast<std::size_t>(-1) for an object of indefinite size @param[in] tag
third-party/nlhomann/json.hpp:9292
Method
get_cbor_string
! @brief reads a CBOR string This function first reads starting bytes to determine the expected string length and then copies this number
third-party/nlhomann/json.hpp:9065
Method
get_character
std::istream/std::streambuf use std::char_traits<char>::to_int_type, to ensure that std::char_traits<char>::eof() and the character 0xFF do not end up
third-party/nlhomann/json.hpp:5315
Method
get_character
third-party/nlhomann/json.hpp:5345
Method
get_character
third-party/nlhomann/json.hpp:5504
Method
get_codepoint
! @brief get codepoint from 4 hex characters following `\u` For input "\u c1 c2 c3 c4" the codepoint is: (c1 * 0x1000) + (c2 * 0x0100)
third-party/nlhomann/json.hpp:6571
Method
get_decimal_point
return the locale-dependent decimal point
third-party/nlhomann/json.hpp:6544
Function
get_error_message
return syntax error message
third-party/nlhomann/json.hpp:7874
Method
get_ignore_noop
! @return character read from the input after ignoring all 'N' entries */
third-party/nlhomann/json.hpp:10494
Function
get_impl
third-party/nlhomann/json.hpp:18802
Method
get_msgpack_array
! @param[in] len the length of the array @return whether array creation completed */
third-party/nlhomann/json.hpp:9921
Method
get_msgpack_binary
! @brief reads a MessagePack byte array This function first reads starting bytes to determine the expected byte array length and then cop
third-party/nlhomann/json.hpp:9810
Method
get_msgpack_float_prefix
third-party/nlhomann/json.hpp:14565
Method
get_msgpack_object
! @param[in] len the length of the object @return whether object creation completed */
third-party/nlhomann/json.hpp:9943
Method
get_msgpack_string
! @brief reads a MessagePack string This function first reads starting bytes to determine the expected string length and then copies this
third-party/nlhomann/json.hpp:9728
Method
get_number
third-party/nlhomann/json.hpp:10519
Function
get_number_float
return floating-point value
third-party/nlhomann/json.hpp:7826
Function
get_number_unsigned
third-party/nlhomann/json.hpp:7820
Function
get_position
return position of last read token
third-party/nlhomann/json.hpp:7842
Function
get_ref
third-party/nlhomann/json.hpp:18988
Function
get_ref_impl
third-party/nlhomann/json.hpp:18677
Function
get_to
third-party/nlhomann/json.hpp:18976
Method
get_token
get next token from lexer
third-party/nlhomann/json.hpp:11160
Method
get_ubjson_array
! @return whether array creation completed */
third-party/nlhomann/json.hpp:10272
Method
get_ubjson_float_prefix
third-party/nlhomann/json.hpp:14803
Method
get_ubjson_high_precision_number
third-party/nlhomann/json.hpp:10409
Method
get_ubjson_object
! @return whether object creation completed */
third-party/nlhomann/json.hpp:10334
Method
get_ubjson_size_type
! @brief determine the type and size for a container In the optimized UBJSON format, a type and a size can be provided to allow for a mor
third-party/nlhomann/json.hpp:10130
Method
get_ubjson_size_value
! @param[out] result determined size @return whether size determination completed */
third-party/nlhomann/json.hpp:10053
Method
get_ubjson_string
! @brief reads a UBJSON string This function is either called after reading the 'S' byte explicitly indicating a string, or in case of an
third-party/nlhomann/json.hpp:9999
Method
get_ubjson_value
! @param prefix the previously read or set type prefix @return whether value creation completed */
third-party/nlhomann/json.hpp:10171
Method
gettimeofday
third-party/easylogging++/easylogging++.cc:1154
Method
gravityActive
src/tabcontrollers/MoveCenterTabController.cpp:734
Method
gravityStrength
src/tabcontrollers/MoveCenterTabController.cpp:678
Method
handle
! An API internal handle that identifies an input handle. */
src/openvr/ivrinput_input_source.h:28
Method
handle
third-party/easylogging++/easylogging++.h:3526
Method
handleChaperoneWarnings
src/tabcontrollers/ChaperoneTabController.cpp:71
Method
handleTrackerBatOvl
src/tabcontrollers/UtilitiesTabController.cpp:315
Method
handle_value
third-party/nlhomann/json.hpp:6245
Method
hasCustomFormatSpecifier
third-party/easylogging++/easylogging++.cc:2132
Method
hasCustomFormatSpecifier
@brief Returns true if custom format specifier is installed
third-party/easylogging++/easylogging++.h:3787
Method
hasFlag
third-party/easylogging++/easylogging++.h:1613
Method
hasFlag
@brief Determines whether or not certain flag is active
third-party/easylogging++/easylogging++.h:3867
Method
hasLogger
third-party/easylogging++/easylogging++.cc:2965
Method
hasValuesOfType
src/settings/internal/settings_object_data.h:38
Method
heightToggle
src/tabcontrollers/MoveCenterTabController.cpp:624
Method
heightToggleOffset
src/tabcontrollers/MoveCenterTabController.cpp:661
← previous
next →
1,601–1,700 of 2,451, ranked by callers