MCPcopy Create free account

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

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

MethodhitCounters
third-party/easylogging++/easylogging++.h:2586
MethodhmdDistanceMoved
src/tabcontrollers/StatisticsTabController.cpp:91
MethodignoreComments
third-party/easylogging++/easylogging++.cc:445
Methodinit
src/tabcontrollers/audiomanager/AudioManagerWindows.cpp:40
Methodinit
src/tabcontrollers/audiomanager/AudioManagerDummy.cpp:10
Methodinit
third-party/easylogging++/easylogging++.h:3468
MethodinitBrightnessOverlay
src/tabcontrollers/VideoTabController.cpp:44
MethodinitCenterMarkerOverlay
src/tabcontrollers/ChaperoneTabController.cpp:1610
MethodinitColorOverlay
src/tabcontrollers/VideoTabController.cpp:87
FunctioninitOsSystems
src/keyboard_input/input_sender_win.cpp:118
MethodinitOverride
src/tabcontrollers/AudioTabController.cpp:973
MethodinitStage1
src/tabcontrollers/SteamVRTabController.cpp:12
MethodinitStage1
src/tabcontrollers/MoveCenterTabController.cpp:39
MethodinitStage1
src/tabcontrollers/VideoTabController.cpp:11
MethodinitStage1
src/tabcontrollers/ChaperoneTabController.cpp:13
MethodinitStage1
src/tabcontrollers/RotationTabController.cpp:12
MethodinitStage1
src/tabcontrollers/SettingsTabController.cpp:9
MethodinitStage2
src/tabcontrollers/UtilitiesTabController.cpp:14
MethodinitStage2
src/tabcontrollers/SteamVRTabController.cpp:17
MethodinitStage2
src/tabcontrollers/MoveCenterTabController.cpp:46
MethodinitStage2
src/tabcontrollers/VideoTabController.cpp:31
MethodinitStage2
src/tabcontrollers/ChaperoneTabController.cpp:26
MethodinitStage2
src/tabcontrollers/FixFloorTabController.cpp:8
MethodinitStage2
src/tabcontrollers/RotationTabController.cpp:18
MethodinitStage2
src/tabcontrollers/SettingsTabController.cpp:15
MethodinitStage2
src/tabcontrollers/StatisticsTabController.cpp:8
MethodinitUnflushedCount
third-party/easylogging++/easylogging++.cc:704
MethodinitializeLogger
third-party/easylogging++/easylogging++.cc:2561
Methodinput_stream_adapter
third-party/nlhomann/json.hpp:5296
MethodinsertFile
third-party/easylogging++/easylogging++.cc:1782
MethodinstallCallback
third-party/easylogging++/easylogging++.h:1538
MethodinstallCustomFormatSpecifier
third-party/easylogging++/easylogging++.cc:2138
MethodinstallCustomFormatSpecifier
@brief Installs user defined format specifier and handler
third-party/easylogging++/easylogging++.h:3779
MethodinstallLogDispatchCallback
third-party/easylogging++/easylogging++.h:2657
MethodinstallLogDispatchCallback
third-party/easylogging++/easylogging++.h:3720
MethodinstallLoggerRegistrationCallback
third-party/easylogging++/easylogging++.h:2380
MethodinstallLoggerRegistrationCallback
third-party/easylogging++/easylogging++.h:3804
MethodinstallPerformanceTrackingCallback
third-party/easylogging++/easylogging++.h:2672
MethodinstallPerformanceTrackingCallback
third-party/easylogging++/easylogging++.h:3735
MethodinstallPreRollOutCallback
defined(ELPP_FEATURE_ALL) || defined(ELPP_FEATURE_CRASH_LOG) @brief Installs pre rollout callback, this callback is triggered when log file is about t
third-party/easylogging++/easylogging++.h:3711
MethodisChaperoneAlarmSoundAdjustVolume
src/tabcontrollers/ChaperoneTabController.cpp:589
MethodisChaperoneAlarmSoundEnabled
src/tabcontrollers/ChaperoneTabController.cpp:577
MethodisChaperoneAlarmSoundLooping
src/tabcontrollers/ChaperoneTabController.cpp:583
MethodisChaperoneHapticFeedbackEnabled
src/tabcontrollers/ChaperoneTabController.cpp:565
MethodisChaperoneShowDashboardEnabled
src/tabcontrollers/ChaperoneTabController.cpp:613
MethodisChaperoneSwitchToBeginnerEnabled
src/tabcontrollers/ChaperoneTabController.cpp:553
MethodisChaperoneWellFormed
src/utils/ChaperoneUtils.h:47
MethodisComment
third-party/easylogging++/easylogging++.cc:468
MethodisConfig
third-party/easylogging++/easylogging++.cc:472
MethodisDigit
@brief Checks if character is digit. Dont use libc implementation of it to prevent locale issues.
third-party/easylogging++/easylogging++.h:1073
MethodisLevel
third-party/easylogging++/easylogging++.cc:464
MethodisMicValid
src/tabcontrollers/audiomanager/AudioManagerWindows.cpp:248
MethodisMicValid
src/tabcontrollers/audiomanager/AudioManagerDummy.cpp:77
MethodisMirrorValid
src/tabcontrollers/audiomanager/AudioManagerWindows.cpp:168
MethodisMirrorValid
src/tabcontrollers/audiomanager/AudioManagerDummy.cpp:40
MethodisOverlayMethodActive
src/tabcontrollers/VideoTabController.cpp:302
MethodisSteamVRTracked
src/tabcontrollers/SteamVRTabController.cpp:590
MethodisValidId
third-party/easylogging++/easylogging++.cc:671
Functionis_discarded
@brief return whether value is discarded @sa https://json.nlohmann.me/api/basic_json/is_discarded/
third-party/nlhomann/json.hpp:18539
Methodis_errored
third-party/nlhomann/json.hpp:6223
Functionis_primitive
@brief return whether type is primitive @sa https://json.nlohmann.me/api/basic_json/is_primitive/
third-party/nlhomann/json.hpp:18455
Functionitems
@brief helper to access iterator member functions in range-based for @sa https://json.nlohmann.me/api/basic_json/items/
third-party/nlhomann/json.hpp:19779
Methoditer_impl
third-party/nlhomann/json.hpp:11445
Methoditeration_proxy
construct iteration proxy from a container
third-party/nlhomann/json.hpp:4432
Methoditeration_proxy_value
third-party/nlhomann/json.hpp:4349
Methoditerator_input_adapter
third-party/nlhomann/json.hpp:5341
Functioniterator_wrapper
third-party/nlhomann/json.hpp:19761
Methodjson_pointer
@brief create JSON pointer @sa https://json.nlohmann.me/api/json_pointer/json_pointer/
third-party/nlhomann/json.hpp:12268
Methodjson_ref
third-party/nlhomann/json.hpp:13084
Methodjson_reverse_iterator
create reverse iterator from iterator
third-party/nlhomann/json.hpp:12154
Methodjson_sax
third-party/nlhomann/json.hpp:5823
Methodjson_sax_dom_callback_parser
third-party/nlhomann/json.hpp:6033
Methodjson_sax_dom_parser
! @param[in,out] r reference to a JSON value that is manipulated while parsing @param[in] allow_exceptions_ whether p
third-party/nlhomann/json.hpp:5862
Functionjson_value
default constructor (for null values)
third-party/nlhomann/json.hpp:17611
Methodkey
third-party/nlhomann/json.hpp:5927
Methodkey
third-party/nlhomann/json.hpp:6108
Methodkey
return the key of an object iterator
third-party/nlhomann/json.hpp:12215
MethodlastCheckpointTime
third-party/easylogging++/easylogging++.h:3568
MethodlaunchBindingUI
src/tabcontrollers/SteamVRTabController.cpp:498
MethodleftControllerMaxSpeed
src/tabcontrollers/StatisticsTabController.cpp:106
MethodleftHandSpaceDrag
src/tabcontrollers/MoveCenterTabController.cpp:1306
MethodleftHandSpaceTurn
src/tabcontrollers/MoveCenterTabController.cpp:1678
Methodlevel
@brief Gets level of current configuration
third-party/easylogging++/easylogging++.h:1689
Methodlevel
third-party/easylogging++/easylogging++.h:2437
Methodlevel
third-party/easylogging++/easylogging++.h:2474
Methodlevel
third-party/easylogging++/easylogging++.h:3495
Methodlexer
third-party/nlhomann/json.hpp:6525
Methodline
third-party/easylogging++/easylogging++.h:3449
MethodlineNumber
third-party/easylogging++/easylogging++.h:2087
MethodloadColorOverlay
src/tabcontrollers/VideoTabController.cpp:131
FunctionloadListFromDisk
src/settings/settings_object.cpp:61
FunctionloadObject
src/settings/settings_object.cpp:162
MethodloadSettings
src/tabcontrollers/VideoTabController.h:69
MethodloadSettings
src/tabcontrollers/MoveCenterTabController.h:60
MethodloadSettings
src/tabcontrollers/ChaperoneTabController.h:156
Methodlock
third-party/easylogging++/easylogging++.h:984
MethodlockXToggle
src/tabcontrollers/MoveCenterTabController.cpp:785
MethodlockYToggle
src/tabcontrollers/MoveCenterTabController.cpp:800
MethodlockZToggle
src/tabcontrollers/MoveCenterTabController.cpp:814
Methodlog
third-party/easylogging++/easylogging++.cc:261
← previousnext →1,701–1,800 of 2,451, ranked by callers