MCPcopy Create free account

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

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

MethodgetMirrorIndex
src/tabcontrollers/AudioTabController.cpp:1060
MethodgetMirrorMuted
src/tabcontrollers/audiomanager/AudioManagerWindows.cpp:222
MethodgetMirrorMuted
src/tabcontrollers/audiomanager/AudioManagerDummy.cpp:66
MethodgetMirrorVolume
src/tabcontrollers/audiomanager/AudioManagerWindows.cpp:193
MethodgetMirrorVolume
src/tabcontrollers/audiomanager/AudioManagerDummy.cpp:55
MethodgetMousePositionForEvent
src/overlaycontroller.cpp:599
MethodgetNotificationOverlayHandle
src/tabcontrollers/RotationTabController.h:106
MethodgetNotificationOverlayHandle
src/tabcontrollers/AudioTabController.h:152
MethodgetOffsetProfileCount
src/tabcontrollers/MoveCenterTabController.cpp:62
MethodgetOffsetProfileName
src/tabcontrollers/MoveCenterTabController.cpp:67
FunctiongetPitch
src/quaternion/quaternion.h:68
MethodgetPlaybackDevId
src/tabcontrollers/audiomanager/AudioManagerWindows.cpp:113
MethodgetPlaybackDevId
src/tabcontrollers/audiomanager/AudioManagerDummy.cpp:28
MethodgetPlaybackDevName
src/tabcontrollers/audiomanager/AudioManagerWindows.cpp:103
MethodgetPlaybackDevName
src/tabcontrollers/audiomanager/AudioManagerPulse.cpp:35
MethodgetPlaybackDevName
src/tabcontrollers/audiomanager/AudioManagerDummy.cpp:23
MethodgetPlaybackDeviceCount
src/tabcontrollers/AudioTabController.cpp:439
MethodgetPlaybackDeviceID
src/tabcontrollers/AudioTabController.cpp:480
MethodgetPlaybackDeviceName
src/tabcontrollers/AudioTabController.cpp:467
MethodgetPlaybackDevices
src/tabcontrollers/audiomanager/AudioManagerWindows.cpp:362
MethodgetPlaybackDevices
src/tabcontrollers/audiomanager/AudioManagerDummy.cpp:126
MethodgetPlaybackIndex
Name: getPlaybackIndex, getRecordingIndex, and getMirrorIndex input: string, of microphone/playback device ID output: integer for use In: setMicDevic
src/tabcontrollers/AudioTabController.cpp:1032
MethodgetPolicyConfig
src/tabcontrollers/audiomanager/AudioManagerWindows.cpp:382
MethodgetProperty
third-party/easylogging++/easylogging++.cc:1049
FunctiongetPropertyFromTrackedEnum
src/openvr/ovr_system_wrapper.cpp:25
MethodgetRXList
src/tabcontrollers/SteamVRTabController.cpp:547
MethodgetRXTXCount
src/tabcontrollers/SteamVRTabController.cpp:532
MethodgetRecordingDeviceCount
src/tabcontrollers/AudioTabController.cpp:497
MethodgetRecordingDeviceID
src/tabcontrollers/AudioTabController.cpp:502
MethodgetRecordingDeviceName
src/tabcontrollers/AudioTabController.cpp:514
MethodgetRecordingDevices
src/tabcontrollers/audiomanager/AudioManagerWindows.cpp:357
MethodgetRecordingDevices
src/tabcontrollers/audiomanager/AudioManagerDummy.cpp:121
MethodgetRecordingIndex
src/tabcontrollers/AudioTabController.cpp:1046
FunctiongetRoll
src/quaternion/quaternion.h:82
MethodgetSetting
src/settings/internal/settings_controller.h:147
MethodgetSettingsName
src/tabcontrollers/VideoTabController.h:174
MethodgetSizeOfFile
third-party/easylogging++/easylogging++.cc:755
FunctiongetString
src/openvr/ovr_settings_wrapper.cpp:79
MethodgetTXList
src/tabcontrollers/SteamVRTabController.cpp:537
MethodgetThreadName
third-party/easylogging++/easylogging++.h:3688
MethodgetTimeDifference
third-party/easylogging++/easylogging++.cc:1216
MethodgetULong
third-party/easylogging++/easylogging++.cc:1728
MethodgetVersionString
src/overlaycontroller.cpp:1510
MethodgetVideoProfileCount
src/tabcontrollers/VideoTabController.cpp:874
MethodgetVideoProfileName
src/tabcontrollers/VideoTabController.cpp:879
MethodgetWindowsEnvironmentVariable
@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
Functionget_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
Methodget_bson_binary
third-party/nlhomann/json.hpp:8405
Methodget_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
Methodget_bson_string
third-party/nlhomann/json.hpp:8384
Methodget_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
Methodget_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
Methodget_cbor_float_prefix
third-party/nlhomann/json.hpp:14551
Methodget_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
Methodget_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
Methodget_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
Methodget_character
third-party/nlhomann/json.hpp:5345
Methodget_character
third-party/nlhomann/json.hpp:5504
Methodget_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
Methodget_decimal_point
return the locale-dependent decimal point
third-party/nlhomann/json.hpp:6544
Functionget_error_message
return syntax error message
third-party/nlhomann/json.hpp:7874
Methodget_ignore_noop
! @return character read from the input after ignoring all 'N' entries */
third-party/nlhomann/json.hpp:10494
Functionget_impl
third-party/nlhomann/json.hpp:18802
Methodget_msgpack_array
! @param[in] len the length of the array @return whether array creation completed */
third-party/nlhomann/json.hpp:9921
Methodget_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
Methodget_msgpack_float_prefix
third-party/nlhomann/json.hpp:14565
Methodget_msgpack_object
! @param[in] len the length of the object @return whether object creation completed */
third-party/nlhomann/json.hpp:9943
Methodget_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
Methodget_number
third-party/nlhomann/json.hpp:10519
Functionget_number_float
return floating-point value
third-party/nlhomann/json.hpp:7826
Functionget_number_unsigned
third-party/nlhomann/json.hpp:7820
Functionget_position
return position of last read token
third-party/nlhomann/json.hpp:7842
Functionget_ref
third-party/nlhomann/json.hpp:18988
Functionget_ref_impl
third-party/nlhomann/json.hpp:18677
Functionget_to
third-party/nlhomann/json.hpp:18976
Methodget_token
get next token from lexer
third-party/nlhomann/json.hpp:11160
Methodget_ubjson_array
! @return whether array creation completed */
third-party/nlhomann/json.hpp:10272
Methodget_ubjson_float_prefix
third-party/nlhomann/json.hpp:14803
Methodget_ubjson_high_precision_number
third-party/nlhomann/json.hpp:10409
Methodget_ubjson_object
! @return whether object creation completed */
third-party/nlhomann/json.hpp:10334
Methodget_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
Methodget_ubjson_size_value
! @param[out] result determined size @return whether size determination completed */
third-party/nlhomann/json.hpp:10053
Methodget_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
Methodget_ubjson_value
! @param prefix the previously read or set type prefix @return whether value creation completed */
third-party/nlhomann/json.hpp:10171
Methodgettimeofday
third-party/easylogging++/easylogging++.cc:1154
MethodgravityActive
src/tabcontrollers/MoveCenterTabController.cpp:734
MethodgravityStrength
src/tabcontrollers/MoveCenterTabController.cpp:678
Methodhandle
! An API internal handle that identifies an input handle. */
src/openvr/ivrinput_input_source.h:28
Methodhandle
third-party/easylogging++/easylogging++.h:3526
MethodhandleChaperoneWarnings
src/tabcontrollers/ChaperoneTabController.cpp:71
MethodhandleTrackerBatOvl
src/tabcontrollers/UtilitiesTabController.cpp:315
Methodhandle_value
third-party/nlhomann/json.hpp:6245
MethodhasCustomFormatSpecifier
third-party/easylogging++/easylogging++.cc:2132
MethodhasCustomFormatSpecifier
@brief Returns true if custom format specifier is installed
third-party/easylogging++/easylogging++.h:3787
MethodhasFlag
third-party/easylogging++/easylogging++.h:1613
MethodhasFlag
@brief Determines whether or not certain flag is active
third-party/easylogging++/easylogging++.h:3867
MethodhasLogger
third-party/easylogging++/easylogging++.cc:2965
MethodhasValuesOfType
src/settings/internal/settings_object_data.h:38
MethodheightToggle
src/tabcontrollers/MoveCenterTabController.cpp:624
MethodheightToggleOffset
src/tabcontrollers/MoveCenterTabController.cpp:661
← previousnext →1,601–1,700 of 2,451, ranked by callers