Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LivingFray/HaloCEVR
/ functions
Functions
1,453 in github.com/LivingFray/HaloCEVR
⨍
Functions
1,453
◇
Types & classes
556
Method
UIIntBox
HaloCEVR/UI/UIIntBox.cpp:6
Method
UILabel
HaloCEVR/UI/UILabel.cpp:3
Method
UIPanel
HaloCEVR/UI/UIPanel.cpp:3
Method
UITabPanel
HaloCEVR/UI/UITabPanel.cpp:6
Method
UITextBox
HaloCEVR/UI/UITextBox.cpp:4
Method
UITextButton
HaloCEVR/UI/UITextButton.cpp:4
Method
Unfreeze
-------------------------------------------------------------------------
HaloCEVR/Hooking/Hooks.cpp:286
Method
UpdateCache
HaloCEVR/WeaponHandler.cpp:512
Method
UpdateCamera
HaloCEVR/InputHandler.cpp:305
Method
UpdateCameraFrustum
HaloCEVR/VR/VREmulator.cpp:113
Method
UpdateCrosshairAndScope
HaloCEVR/Game.cpp:1247
Method
UpdateCrouch
HaloCEVR/InputHandler.cpp:480
Method
UpdateFlashlight
HaloCEVR/InputHandler.cpp:384
Method
UpdateHandsProximity
HaloCEVR/InputHandler.cpp:623
Method
UpdateHolsterSwitchWeapons
HaloCEVR/InputHandler.cpp:420
Method
UpdateInputs
HaloCEVR/Game.cpp:770
Method
UpdateInputs
HaloCEVR/InputHandler.cpp:70
Method
UpdateInputs
HaloCEVR/VR/VREmulator.cpp:212
Method
UpdateMelee
HaloCEVR/InputHandler.cpp:455
Method
UpdateMouseInfo
HaloCEVR/InputHandler.cpp:509
Method
UpdateOffset
HaloCEVR/Hooking/SigScanner.cpp:7
Method
UpdatePose
HaloCEVR/VR/OpenVR.cpp:392
Method
UpdatePoses
HaloCEVR/VR/VREmulator.cpp:107
Method
UpdateRegisteredInputs
HaloCEVR/InputHandler.cpp:26
Method
UpdateRoomScaleMovement
HaloCEVR/Game.cpp:801
Method
UpdateSkeleton
HaloCEVR/VR/OpenVR.cpp:345
Method
UpdateSurface
HaloCEVR/DirectXWrappers/IDirect3DDevice9ExWrapper.cpp:165
Method
UpdateTexture
HaloCEVR/DirectXWrappers/IDirect3DDevice9ExWrapper.cpp:170
Method
UpdateTwoHandedHold
HaloCEVR/InputHandler.cpp:673
Method
UpdateViewModel
HaloCEVR/WeaponHandler.cpp:60
Function
VR_CALLTYPE VRApplications
ThirdParty/OpenVR/include/openvr.h:5724
Function
VR_CALLTYPE VRChaperone
ThirdParty/OpenVR/include/openvr.h:5716
Function
VR_CALLTYPE VRChaperoneSetup
ThirdParty/OpenVR/include/openvr.h:5717
Function
VR_CALLTYPE VRCompositor
ThirdParty/OpenVR/include/openvr.h:5718
Function
VR_CALLTYPE VRDebug
ThirdParty/OpenVR/include/openvr.h:5734
Function
VR_CALLTYPE VRDriverManager
ThirdParty/OpenVR/include/openvr.h:5729
Function
VR_CALLTYPE VRExtendedDisplay
ThirdParty/OpenVR/include/openvr.h:5727
Function
VR_CALLTYPE VRHeadsetView
ThirdParty/OpenVR/include/openvr.h:5721
Function
VR_CALLTYPE VRIOBuffer
ThirdParty/OpenVR/include/openvr.h:5731
Function
VR_CALLTYPE VRInput
ThirdParty/OpenVR/include/openvr.h:5730
Function
VR_CALLTYPE VRNotifications
ThirdParty/OpenVR/include/openvr.h:5733
Function
VR_CALLTYPE VROverlay
ThirdParty/OpenVR/include/openvr.h:5719
Function
VR_CALLTYPE VROverlayView
ThirdParty/OpenVR/include/openvr.h:5720
Function
VR_CALLTYPE VRRenderModels
ThirdParty/OpenVR/include/openvr.h:5723
Function
VR_CALLTYPE VRResources
ThirdParty/OpenVR/include/openvr.h:5726
Function
VR_CALLTYPE VRScreenshots
ThirdParty/OpenVR/include/openvr.h:5722
Function
VR_CALLTYPE VRSettings
ThirdParty/OpenVR/include/openvr.h:5725
Function
VR_CALLTYPE VRSpatialAnchors
ThirdParty/OpenVR/include/openvr.h:5732
Function
VR_CALLTYPE VRSystem
ThirdParty/OpenVR/include/openvr.h:5715
Function
VR_CALLTYPE VRTrackedCamera
ThirdParty/OpenVR/include/openvr.h:5728
Method
ValidateDevice
HaloCEVR/DirectXWrappers/IDirect3DDevice9ExWrapper.cpp:399
Method
ValidateText
HaloCEVR/UI/UITextBox.cpp:66
Method
ValidateText
HaloCEVR/UI/UIFloatBox.cpp:12
Method
ValidateText
HaloCEVR/UI/UIIntBox.cpp:12
Method
Value
HaloCEVR/Config/Config.h:25
Method
Value
HaloCEVR/Config/Config.h:49
Method
Value
HaloCEVR/Config/Config.h:61
Method
Value
HaloCEVR/Config/Config.h:73
Method
Vector2
ctors
HaloCEVR/Maths/Vectors.h:29
Method
Vector3
ctors
HaloCEVR/Maths/Vectors.h:74
Method
Vector3Property
HaloCEVR/Config/Config.h:72
Method
Vector4
ctors
HaloCEVR/Maths/Vectors.h:123
Method
WaitForVBlank
HaloCEVR/DirectXWrappers/IDirect3DDevice9ExWrapper.cpp:669
Method
WeaponHapticsConfigManager
HaloCEVR/WeaponHapticsConfig.cpp:7
Function
WindowProc
HaloCEVR/VR/VREmulator.cpp:17
Function
accept
ThirdParty/nlohmann/json.hpp:23357
Method
angle
HaloCEVR/Maths/Vectors.h:377
Function
back
@brief access the last element @sa https://json.nlohmann.me/api/basic_json/back/
ThirdParty/nlohmann/json.hpp:21710
Function
basic_json array
@brief explicitly create an array from an initializer list @sa https://json.nlohmann.me/api/basic_json/array/
ThirdParty/nlohmann/json.hpp:20306
Function
basic_json binary
@brief explicitly create a binary array (without subtype) @sa https://json.nlohmann.me/api/basic_json/binary/
ThirdParty/nlohmann/json.hpp:20262
Function
basic_json diff
@brief creates a diff as a JSON patch @sa https://json.nlohmann.me/api/basic_json/diff/
ThirdParty/nlohmann/json.hpp:24281
Function
basic_json from_bjdata
ThirdParty/nlohmann/json.hpp:23829
Function
basic_json from_bson
ThirdParty/nlohmann/json.hpp:23859
Function
basic_json from_cbor
ThirdParty/nlohmann/json.hpp:23663
Function
basic_json from_msgpack
ThirdParty/nlohmann/json.hpp:23721
Function
basic_json from_ubjson
ThirdParty/nlohmann/json.hpp:23775
Function
basic_json meta
@brief returns version information on the library @sa https://json.nlohmann.me/api/basic_json/meta/
ThirdParty/nlohmann/json.hpp:19549
Function
basic_json object
@brief explicitly create an object from an initializer list @sa https://json.nlohmann.me/api/basic_json/object/
ThirdParty/nlohmann/json.hpp:20314
Function
basic_json parse
ThirdParty/nlohmann/json.hpp:23316
Function
binary
ThirdParty/nlohmann/json.hpp:6860
Method
binary
ThirdParty/nlohmann/json.hpp:7044
Method
binary_reader
! @brief create a binary reader @param[in] adapter input adapter to read from */
ThirdParty/nlohmann/json.hpp:9228
Method
binary_writer
! @brief create a binary writer @param[in] adapter output adapter to write to */
ThirdParty/nlohmann/json.hpp:15090
Function
boolean
ThirdParty/nlohmann/json.hpp:6830
Method
boolean
ThirdParty/nlohmann/json.hpp:7014
Method
calc_bson_array_size
! @return The size of the BSON-encoded array @a value */
ThirdParty/nlohmann/json.hpp:16146
Method
calc_bson_binary_size
! @return The size of the BSON-encoded binary array @a value */
ThirdParty/nlohmann/json.hpp:16161
Method
calc_bson_element_size
! @brief Calculates the size necessary to serialize the JSON value @a j with its @a name @return The calculated size for the BSON document ent
ThirdParty/nlohmann/json.hpp:16203
Method
calc_bson_entry_header_size
! @return The size of a BSON document entry header, including the id marker and the entry name size (and its null-terminator). */
ThirdParty/nlohmann/json.hpp:15999
Method
calc_bson_integer_size
! @return The size of the BSON-encoded integer @a value */
ThirdParty/nlohmann/json.hpp:16076
Method
calc_bson_object_size
! @brief Calculates the size of the BSON serialization of the given JSON-object @a j. @param[in] value JSON value to serialize
ThirdParty/nlohmann/json.hpp:16298
Method
calc_bson_string_size
! @return The size of the BSON-encoded string in @a value */
ThirdParty/nlohmann/json.hpp:16046
Method
calc_bson_unsigned_size
! @return The size of the BSON-encoded unsigned integer in @a j */
ThirdParty/nlohmann/json.hpp:16104
Function
clear
@brief clears the contents @sa https://json.nlohmann.me/api/basic_json/clear/
ThirdParty/nlohmann/json.hpp:22329
Function
clear_subtype
@brief clears the binary subtype @sa https://json.nlohmann.me/api/byte_container_with_subtype/clear_subtype/
ThirdParty/nlohmann/json.hpp:5960
Function
conditional_static_cast
ThirdParty/nlohmann/json.hpp:4050
Method
construct
ThirdParty/nlohmann/json.hpp:5425
Method
construct
ThirdParty/nlohmann/json.hpp:5438
Method
construct
ThirdParty/nlohmann/json.hpp:5471
Method
construct
ThirdParty/nlohmann/json.hpp:5493
← previous
next →
1,001–1,100 of 1,453, ranked by callers